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