]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/unit-unit.dump
stick to ParsleyHaskell's optimizations, except on pattern-matching at the Haskell...
[haskell/symantic-parser.git] / test / Golden / Grammar / unit-unit.dump
1 <*>
2 + <*>
3 | + <*>
4 | | + pure (\u1 -> (\u2 -> u1))
5 | | ` pure (\u1 -> u1)
6 | ` def name_1
7 | ` pure Term
8 ` ref name_1