[project @ 1997-08-14 18:27:10 by sof]
[ghc-hetmet.git] / ghc / tests / codeGen / cg004.hs
1 main = print (length ([9,8,7,6,5,4,3,2,1] :: [Int]))