summaryrefslogtreecommitdiff
path: root/testdata/integration/basic_functionality/lots_of_empty_elements.in.osml
diff options
context:
space:
mode:
Diffstat (limited to 'testdata/integration/basic_functionality/lots_of_empty_elements.in.osml')
-rw-r--r--testdata/integration/basic_functionality/lots_of_empty_elements.in.osml9
1 files changed, 9 insertions, 0 deletions
diff --git a/testdata/integration/basic_functionality/lots_of_empty_elements.in.osml b/testdata/integration/basic_functionality/lots_of_empty_elements.in.osml
new file mode 100644
index 0000000..aabdfae
--- /dev/null
+++ b/testdata/integration/basic_functionality/lots_of_empty_elements.in.osml
@@ -0,0 +1,9 @@
+\document
+ \ontology#test
+ \struct#a[root=true]
+ \field#afield[subtree=true]
+ \childRef[ref=a]
+
+\begin{a}
+\afield{\a{}\a{}}
+\end{a}