sourcephile
/
git
/
haskell
/
symantic-parser.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
wip
[haskell/symantic-parser.git]
/
tests
/
Golden
/
Grammar
/
OptimizeGrammar
/
G3.expected.txt
1
lets
2
` <*>
3
+ pure GHC.Show.show
4
` chainPre
5
+ <*>
6
| + pure (\x_0 -> (GHC.Types.:) 'a')
7
| ` satisfy ((GHC.Classes.==) 'a')
8
` pure GHC.Types.[]