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