index
:
mry
master
pex
GLL Recognizer
Nathan Reiner <nathan@nathanreiner.xyz>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grammar
/
simple-cross-recursive.grm
blob: d061cf75b655089f450b9e8fba38971e8f5c7b68 (
plain
)
1
2
main -> other 'a' other -> main | 'a'