1f4a2737c3719d1f2441351e0e9cbc013b601a07
[ghc-hetmet.git] / ghc / tests / codeGen / should_run / cg004.hs
1 main = print (length ([9,8,7,6,5,4,3,2,1] :: [Int]))