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