summaryrefslogtreecommitdiff
path: root/testdata/integration/user_defined_syntax/ambiguous_tokens3.fail.osml
blob: 719ae08c8c46bffb0c0c85416454fd0c0f3a715a (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
			\short{=}
	\struct#b
		\syntax
			\short{=}

\begin{test}
=
\end{test}