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