]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/OptimizeGrammar/G6.expected.txt
grammar: add precedence to showCode
[haskell/symantic-parser.git] / test / Golden / Grammar / OptimizeGrammar / G6.expected.txt
1 lets
2 ` <*>
3 + pure GHC.Show.show
4 ` <|>
5 + <*>
6 | + <*>
7 | | + pure (\x_0 -> \x_1 -> (GHC.Types.:) 'a' ((GHC.Types.:) 'a' GHC.Types.[]))
8 | | ` satisfy
9 | ` satisfy
10 ` <*>
11 + <*>
12 | + pure (\x_0 -> \x_1 -> (GHC.Types.:) 'a' ((GHC.Types.:) 'b' GHC.Types.[]))
13 | ` satisfy
14 ` satisfy