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