]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/OptimizeGrammar/G15.expected.txt
remove useless benchmarks
[haskell/symantic-parser.git] / test / Golden / Grammar / OptimizeGrammar / G15.expected.txt
1 lets
2 ` <*>
3 + <*>
4 | + pure \x_0 -> \x_1 -> GHC.Show.show x_0
5 | ` <|>
6 | + <*>
7 | | + pure \x_0 -> 'a'
8 | | ` satisfy
9 | ` <*>
10 | + pure \x_0 -> 'b'
11 | ` satisfy
12 ` satisfy