]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/OptimizeGrammar/G10.expected.txt
test: dump splices using TH.runQ instead of calling ghc
[haskell/symantic-parser.git] / test / Golden / Grammar / OptimizeGrammar / G10.expected.txt
1 lets
2 ` <*>
3 + pure Term
4 ` <|>
5 + <*>
6 | + pure (\u1 -> 'a')
7 | ` satisfy
8 ` <*>
9 + pure (\u1 -> 'b')
10 ` satisfy