[project @ 1999-01-15 18:08:37 by simonm]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc055.hs
1 module ShouldSucceed where
2
3 (x,y) = (\p -> p,\q -> q)