summaryrefslogtreecommitdiff
path: root/testdata/integration/ontology_serialization/special_tokens.in.osml
diff options
context:
space:
mode:
authorBenjamin Paassen <bpaassen@techfak.uni-bielefeld.de>2015-04-10 14:16:48 +0200
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2016-04-25 22:24:13 +0200
commit7db9ce9d14ace08a2cbd92ddd79b3b359f8784e4 (patch)
treeca8558826b4212e2e9d5974a591063bff10efebc /testdata/integration/ontology_serialization/special_tokens.in.osml
parent4e01c2d54320595d56aa02b469b6a2bdd5064673 (diff)
handled special tokens in ontology serialization.
Diffstat (limited to 'testdata/integration/ontology_serialization/special_tokens.in.osml')
-rw-r--r--testdata/integration/ontology_serialization/special_tokens.in.osml10
1 files changed, 10 insertions, 0 deletions
diff --git a/testdata/integration/ontology_serialization/special_tokens.in.osml b/testdata/integration/ontology_serialization/special_tokens.in.osml
new file mode 100644
index 0000000..e89c5eb
--- /dev/null
+++ b/testdata/integration/ontology_serialization/special_tokens.in.osml
@@ -0,0 +1,10 @@
+\begin{document}
+ \begin{ontology#test}
+ \struct#a[root=true]
+ \syntax
+ \close{\newline}
+ \field
+ \childRef[ref=a]
+ \end{ontology}
+\a
+\end{document}