summaryrefslogtreecommitdiff
path: root/testdata/osmlparser/include_recursive_root.osml
blob: b3e433f96b190199fb1a61641bdbce8d61969d66 (plain)
1
2
3
4
5
6
7
8
9
10
\begin{document}

\domain#testDomain
	\struct#test[isRoot=true]

\begin{test}
\include{./include_recursive.osml}
\end{test}
\end{document}