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