[project @ 1997-05-26 05:54:39 by sof]
[ghc-hetmet.git] / ghc / compiler / tests / rename / timing002.hs
index 9c7146e..db98718 100644 (file)
@@ -1,5 +1,7 @@
 --!!! 500 defns chained together with "where"s
+module Main(main) where
 
+main = undefined
 a500 = let a000 = []
            a001 = a000
            a002 = a001