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