]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/tokens.opt.dump
stick to ParsleyHaskell's optimizations, except on pattern-matching at the Haskell...
[haskell/symantic-parser.git] / test / Golden / Grammar / tokens.opt.dump
1 try
2 ` <*>
3 + <*>
4 | + <*>
5 | | + <*>
6 | | | + pure (\u1 -> (\u2 -> (\u3 -> (\u4 -> 'a' : ('b' : ('c' : ('d' : Term)))))))
7 | | | ` satisfy
8 | | ` satisfy
9 | ` satisfy
10 ` satisfy