summaryrefslogtreecommitdiff
path: root/test/racc/assets/noend.y
blob: 5aa0670be05a3296393bbb86eb4ae19614666211 (plain)
1
2
3
4
class MyParser
rule
input: A B C
end