summaryrefslogtreecommitdiff
path: root/RGens/data/new-sample-grammars
diff options
context:
space:
mode:
Diffstat (limited to 'RGens/data/new-sample-grammars')
-rw-r--r--RGens/data/new-sample-grammars/test.gram6
1 files changed, 0 insertions, 6 deletions
diff --git a/RGens/data/new-sample-grammars/test.gram b/RGens/data/new-sample-grammars/test.gram
deleted file mode 100644
index 830b3fc..0000000
--- a/RGens/data/new-sample-grammars/test.gram
+++ /dev/null
@@ -1,6 +0,0 @@
-# Test of new grammar syntax
-
-[test] → hello
- there
-
-pragma initial-rule [test]