]> Git — Sourcephile - haskell/symantic-parser.git/blob - test/Golden/Grammar/many-char-eof.opt.dump
test: save
[haskell/symantic-parser.git] / test / Golden / Grammar / many-char-eof.opt.dump
1 <*>
2 + <*>
3 | + pure ((\x0 -> (\x1 -> (\x2 -> x0 (x1 x2)))) (\x0 -> (\x1 -> x0))) ((flip (\x0 -> (\x1 -> x0 x1))) Pure)
4 | ` def name_1
5 | ` <|>
6 | + <*>
7 | | + <*>
8 | | | + pure ((\x0 -> (\x1 -> (\x2 -> x0 (x1 x2)))) (\x0 -> (\x1 -> (\x2 -> x0 (x1 x2))))) (((\x0 -> (\x1 -> (\x2 -> x0 (x1 x2)))) cons) ((\x0 -> (\x1 -> x0)) 'r'))
9 | | | ` satisfy
10 | | ` rec name_1
11 | ` pure (\x0 -> x0)
12 ` eof