]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/OptimizeGrammar/G22.expected.txt
bug: a ref outside its def must be supported
[haskell/symantic-parser.git] / test / Golden / Grammar / OptimizeGrammar / G22.expected.txt
1 <|>
2 + <*>
3 | + pure (\u1 -> 'a')
4 | ` satisfy
5 ` <*>
6 + pure (\u1 -> 'b')
7 ` satisfy