]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/OptimizeGrammar/G11.expected.txt
machine: optimize ifThenElse on constant
[haskell/symantic-parser.git] / test / Golden / Grammar / OptimizeGrammar / G11.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 + <*>
12 | + pure (\x_0 -> \x_1 -> GHC.Show.show (x_0 GHC.Types.[]))
13 | ` ref <hidden>
14 ` satisfy