[project @ 1999-08-23 12:53:23 by keithw]
[ghc-hetmet.git] / ghc / tests / lib / should_run / enum03.hs
index 3eb2965..6d25333 100644 (file)
@@ -15,7 +15,7 @@ main = do
   testEnumWord64
 
 
-#define printTest(x) (do{ putStr ( "    " ++ #x ++ " = " ) ; print (x) })
+#define printTest(x) (do{ putStr ( "    " ++ "x" ++ " = " ) ; print (x) })
 
 testEnumWord8 :: IO ()
 testEnumWord8 = do