summaryrefslogtreecommitdiff
path: root/RGens/data/new-sample-grammars/test.gram
blob: 830b3fc4915563542c251e2f5077dacd55b5b59b (plain)
1
2
3
4
5
6
# Test of new grammar syntax

[test] → hello
	there

pragma initial-rule [test]