summaryrefslogtreecommitdiff
path: root/testdata/integration/user_defined_syntax/ambiguous_tokens2.fail.osml
blob: cf01bfc2d37b92ba3d23cd03d094e814c31c4e51 (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
			\open{=}

\begin{test}
=
\end{test}