impl: move `liftTypedString` to `Language.Haskell.TH.Show`
[haskell/symantic-parser.git] / tests / Golden / Grammar / OptimizeGrammar / G1.expected.txt
index 4a8ffe4c2391f7796e7471ee6abb7b5798b69c6a..6711f9441bd227eda408068a251f22ce60d99945 100644 (file)
@@ -1,4 +1,4 @@
 lets
 ` <*>
-  + pure (\x_0 -> GHC.Show.show 'a')
+  + pure (\u_0 -> GHC.Show.show 'a')
   ` satisfy ((GHC.Classes.==) 'a')