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