[project @ 2001-01-17 15:11:04 by simonmar]
[ghc-hetmet.git] / ghc / interpreter / test / typechecker / t009.hs
1 --!!! No scoped type variables in pattern bindings (sorry)
2
3 ((x::a):xs) = [1..] -- invalid
4