summaryrefslogtreecommitdiff
path: root/testdata/osmlparser/inline_domain.osml
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-02-17 18:28:11 +0100
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-02-17 18:28:11 +0100
commit7acce0fb451f119fe0487d7a859950744d3b9e23 (patch)
treeca77bbdb05003038bba0f97dffe8085063cdb2e2 /testdata/osmlparser/inline_domain.osml
parentcc3cfd7db6a535bc193da648b14a51e2824c0d17 (diff)
Fixed issue #78 and added unit test
Diffstat (limited to 'testdata/osmlparser/inline_domain.osml')
-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}
+