grammar: sort symantics by name
[haskell/symantic-parser.git] / test / Golden / Machine / G2.expected.txt
index 264b0aa343d1b883566112a1c285c77cf963d4d9..5d9b05754f6f4704cfd8f8df287b106ec37a7f0a 100644 (file)
@@ -1,3 +1,6 @@
+pushValue Term
+  minReads=(Right 3)
+  mayRaise=[]
 catchException "fail"
   minReads=(Right 3)
   mayRaise=[]
@@ -80,6 +83,9 @@ catchException "fail"
 | | popException "fail"
 | |   minReads=(Right 0)
 | |   mayRaise=[]
+| | lift2Value (\u1 -> (\u2 -> u1 u2))
+| |   minReads=(Right 0)
+| |   mayRaise=[]
 | | ret
 | |   minReads=(Right 0)
 | |   mayRaise=[]