cabal: clean up
[haskell/symantic-parser.git] / test / Golden / Grammar / OptimizeGrammar / G12.expected.txt
index 3e17f2be6606e3f5e8c9d0cc50bfe3ee2ac162dc..cabb42d712b339d8c1b2d50b1aef7212574496f0 100644 (file)
@@ -1,12 +1,14 @@
-<*>
-+ <*>
-| + pure (\u1 -> (\u2 -> u1 Term))
-| ` def <hidden>
-|   ` <|>
-|     + <*>
-|     | + <*>
-|     | | + pure (\u1 -> (\u2 -> (\u3 -> u1 : u2 u3)))
-|     | | ` satisfy
-|     | ` rec <hidden>
-|     ` pure (\u1 -> u1)
-` eof
+lets
++ let <hidden>
+| ` <|>
+|   + <*>
+|   | + <*>
+|   | | + pure (\x_0 -> \x_1 -> \x_2 -> (GHC.Types.:) x_0 (x_1 x_2))
+|   | | ` satisfy
+|   | ` rec <hidden>
+|   ` pure (\x_0 -> x_0)
+` <*>
+  + <*>
+  | + pure (\x_0 -> \x_1 -> GHC.Show.show (x_0 GHC.Types.[]))
+  | ` ref <hidden>
+  ` eof