[project @ 1997-05-26 05:48:07 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / stranal / tst.lhs
index 5353935..edaf20d 100644 (file)
@@ -1,2 +1,3 @@
+> module Test where
 > a :: [a] -> [[a]]
 > a x = [x]