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