summaryrefslogtreecommitdiff
path: root/testdata/integration/user_defined_syntax/ambiguous_tokens1.fail.osml
blob: ffc0d64726f389a56aeb92e283a7911b47b5f81a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\document
\ontology#test
	\struct#test[root=true]
		\field
			\childRef[a]
			\childRef[b]
	\struct#a
		\syntax
			\open{=}
	\struct#b
		\syntax
			\short{=}

\begin{test}
=
\end{test}