]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/ViewGrammar/G10.expected.txt
machine: optimize ifThenElse on constant
[haskell/symantic-parser.git] / test / Golden / Grammar / ViewGrammar / G10.expected.txt
1 lets
2 ` <*>
3 + pure (GHC.Show.show)
4 ` <|>
5 + <*>
6 | + <*>
7 | | + pure (\x_0 -> \x_1 -> x_0)
8 | | ` pure ('a')
9 | ` satisfy
10 ` <*>
11 + <*>
12 | + pure (\x_0 -> \x_1 -> x_0)
13 | ` pure ('b')
14 ` satisfy