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 Symantic.{Univariant => Typed}
[haskell/symantic-parser.git]
/
test
/
Golden
/
Grammar
/
ViewGrammar
/
G1.expected.txt
diff --git
a/test/Golden/Grammar/ViewGrammar/G1.expected.txt
b/test/Golden/Grammar/ViewGrammar/G1.expected.txt
index aaf3c801dadcc16f30862da9041e9fa23d80a388..e321f1a5159df3886c71ce825d4b29384491d758 100644
(file)
--- a/
test/Golden/Grammar/ViewGrammar/G1.expected.txt
+++ b/
test/Golden/Grammar/ViewGrammar/G1.expected.txt
@@
-1,8
+1,8
@@
lets
` <*>
- + pure
Term
+ + pure
GHC.Show.show
` <*>
+ <*>
- | + pure
(\u1 -> (\u2 -> u1))
+ | + pure
\x_0 -> \x_1 -> x_0
| ` pure 'a'
` satisfy