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