bp/tests/29-left-recursion3.sh

3 lines
117 B
Bash

# Left recursion has some tricky edge cases like this:
bp '{shout: phrase `!; phrase: shout / id; phrase => "{@0}"}'