summaryrefslogtreecommitdiff
path: root/testdata/osmlparser/inline_domain.osml
blob: 1d71df4c7120200409f9cb0ef289fdff1a0d1dad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\begin{document}

\domain#testDomain
	\struct#test[isRoot=true]
		\field
			\childRef[ref=a]
	\struct#a

\begin{test}
\a
\end{test}

\end{document}