summaryrefslogtreecommitdiff
path: root/test.toc
diff options
context:
space:
mode:
Diffstat (limited to 'test.toc')
-rw-r--r--test.toc7
1 files changed, 4 insertions, 3 deletions
diff --git a/test.toc b/test.toc
index 2163792..10a9cff 100644
--- a/test.toc
+++ b/test.toc
@@ -1,3 +1,4 @@
-P :-
-Q :-
-R :- \ No newline at end of file
+P := ;
+Q := ;
+R := , foo :;
+S :, R :-; \ No newline at end of file