[project @ 2001-08-22 11:45:06 by sewardj]
[ghc-hetmet.git] / ghc / tests / codeGen / should_run / cg004.hs
1 main = print (length ([9,8,7,6,5,4,3,2,1] :: [Int]))