]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/OptimizeGrammar/G10.expected.txt
fix: use a global polyfix for defLet and defRef
[haskell/symantic-parser.git] / test / Golden / Grammar / OptimizeGrammar / G10.expected.txt
1 lets
2 ` <|>
3 + <*>
4 | + pure (\u1 -> 'a')
5 | ` satisfy
6 ` <*>
7 + pure (\u1 -> 'b')
8 ` satisfy