X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fcompiler%2Ftests%2Frename%2Ftiming002.hs;fp=ghc%2Fcompiler%2Ftests%2Frename%2Ftiming002.hs;h=db98718e4bd1790a38df50915b29ad2c01f75dd2;hb=bc2a4d6b2f9badfa98aa01d6ae550110e0eea0ed;hp=9c7146e7000b35ab489a9d8c48f69d1216ed7355;hpb=34cb1a0464a3d370b3c2e9de2fb399b8fbfab8c7;p=ghc-hetmet.git diff --git a/ghc/compiler/tests/rename/timing002.hs b/ghc/compiler/tests/rename/timing002.hs index 9c7146e..db98718 100644 --- a/ghc/compiler/tests/rename/timing002.hs +++ b/ghc/compiler/tests/rename/timing002.hs @@ -1,5 +1,7 @@ --!!! 500 defns chained together with "where"s +module Main(main) where +main = undefined a500 = let a000 = [] a001 = a000 a002 = a001