summaryrefslogtreecommitdiff
path: root/testdata/osmlparser/include_recursive_root.osml
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/osmlparser/include_recursive_root.osml')
-rw-r--r--testdata/osmlparser/include_recursive_root.osml10
1 files changed, 10 insertions, 0 deletions
diff --git a/testdata/osmlparser/include_recursive_root.osml b/testdata/osmlparser/include_recursive_root.osml
new file mode 100644
index 0000000..b3e433f
--- /dev/null
+++ b/testdata/osmlparser/include_recursive_root.osml
@@ -0,0 +1,10 @@
+\begin{document}
+
+\domain#testDomain
+ \struct#test[isRoot=true]
+
+\begin{test}
+\include{./include_recursive.osml}
+\end{test}
+\end{document}
+