sourcephile
/
git
/
haskell
/
symantic-parser.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ignore dump-core/
[haskell/symantic-parser.git]
/
test
/
Golden
/
Grammar
/
many-char-fail.opt.dump
1
<*>
2
+ <*>
3
| + pure ((flip ($)) (const Haskell) . ((.) . (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
` satisfy