]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/many-char-eof.opt.dump
add farthest position heuristic for parsing error messages
[haskell/symantic-parser.git] / test / Golden / Grammar / many-char-eof.opt.dump
1 <*>
2 + <*>
3 | + pure (const . (flip ($)) Haskell)
4 | ` def name_1
5 | ` <|>
6 | + <*>
7 | | + <*>
8 | | | + pure ((.) . (cons . const Haskell))
9 | | | ` satisfy
10 | | ` rec name_1
11 | ` pure id
12 ` eof