sourcephile
/
git
/
haskell
/
symantic-parser.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
rename {Label => LetName}
[haskell/symantic-parser.git]
/
test
/
Golden
/
Grammar
/
many-a.dump
diff --git
a/test/Golden/Grammar/many-a.dump
b/test/Golden/Grammar/many-a.dump
index 3086a2bb57937002ec1d697303ca021590a6a8b9..357b52d67856cc8bfb0efdd68e6d6a503e4c453f 100644
(file)
--- a/
test/Golden/Grammar/many-a.dump
+++ b/
test/Golden/Grammar/many-a.dump
@@
-1,5
+1,5
@@
<*>
-+ def
let
_1
++ def
name
_1
| ` <|>
| + <*>
| | + <*>
@@
-11,6
+11,6
@@
| | | | + pure const
| | | | ` pure Haskell
| | | ` satisfy
-| | ` rec
let
_1
+| | ` rec
name
_1
| ` pure id
` pure Haskell