summaryrefslogtreecommitdiff
path: root/testdata/integration/user_defined_syntax/token_escaping.in.osml
blob: 79f6bc75c9a4be4653c9a9295c0d958932adae04 (plain)
1
2
3
4
5
6
7
8
9
10
%{
	This test checks whether tokens starting with the default field indicator at
	the beginning works by escaping the "!" with a backslash.
}%

\document
\import[ontology]{./token_escaping.osml}
\begin{a}
= !=
\end{a}