[project @ 1998-12-02 13:17:09 by simonm]
[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