diff options
Diffstat (limited to 'data/sample-grammars/long-data/tree.gram')
| -rwxr-xr-x | data/sample-grammars/long-data/tree.gram | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/data/sample-grammars/long-data/tree.gram b/data/sample-grammars/long-data/tree.gram new file mode 100755 index 0000000..6fd0f0e --- /dev/null +++ b/data/sample-grammars/long-data/tree.gram @@ -0,0 +1,19 @@ +[tree] → pine + elm + maple + oak + walnut + ash + sycamore + gum + hickory + cedar + willow + cherry + spruce + chestnut + birch + dogwood + poplar + +pragma initial-rule [tree] |
