[project @ 1997-09-05 09:16:19 by simonm]
[ghc-hetmet.git] / ghc / tests / codeGen / cg004.hs
1 main = print (length ([9,8,7,6,5,4,3,2,1] :: [Int]))