sourcephile
/
git
/
haskell
/
symantic-parser.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
impl: fix machine error handling
[haskell/symantic-parser.git]
/
tests
/
Golden
/
Grammar
/
ViewGrammar
/
G17.expected.txt
1
lets
2
+ let name
3
| ` get reg_1
4
` <*>
5
+ pure GHC.Show.show
6
` new reg_1
7
+ satisfy (\u_0 -> GHC.Types.True)
8
` <*>
9
+ <*>
10
| + pure GHC.Tuple.(,)
11
| ` ref name
12
` ref name