parsers: commit missing file
[haskell/symantic-parser.git] / test / Golden / Grammar / OptimizeGrammar / G7.expected.txt
index ab36ceb0e97cbf063ea3e9d837801f8143361e2a..ebeaf1aa9548dfd2772d632d5d824afb6e55d144 100644 (file)
@@ -1 +1,16 @@
-"<|>\n+ try\n| ` <*>\n|   + <*>\n|   | + pure (\\u1 -> (\\u2 -> 'a' : ('a' : Term)))\n|   | ` satisfy\n|   ` satisfy\n` try\n  ` <*>\n    + <*>\n    | + pure (\\u1 -> (\\u2 -> 'a' : ('b' : Term)))\n    | ` satisfy\n    ` satisfy\n"
\ No newline at end of file
+lets
+` <*>
+  + pure GHC.Show.show
+  ` <|>
+    + try
+    | ` <*>
+    |   + <*>
+    |   | + pure (\x_0 -> \x_1 -> (GHC.Types.:) 'a' ((GHC.Types.:) 'a' GHC.Types.[]))
+    |   | ` satisfy
+    |   ` satisfy
+    ` try
+      ` <*>
+        + <*>
+        | + pure (\x_0 -> \x_1 -> (GHC.Types.:) 'a' ((GHC.Types.:) 'b' GHC.Types.[]))
+        | ` satisfy
+        ` satisfy