[project @ 1997-05-26 05:54:39 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / rename / timing001.hs
index 06fc56a..ab20102 100644 (file)
@@ -1,5 +1,6 @@
 --!!! 500 defns chained together at the top-level
-
+module Main(main) where
+main = undefined
 a000 = a001
 a001 = a002
 a002 = a003