bp/tests/27-left-recursion.sh
2022-04-04 13:44:01 -04:00

3 lines
71 B
Bash

# Left recursion should work
bp -p 'xys: (xys / `x) `y; xys => "{@0}"'