[project @ 1996-11-25 14:53:12 by simonm]
[ghc-hetmet.git] / ghc / compiler / tests / typecheck / should_succeed / tc010.hs
1 module ShouldSucceed where
2
3 p = [(y+2,True) | y <- [1,2]]