[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / interpreter / test / typechecker / t002.hs
1 --!!! Testing error-line numbers I (fixed from Hugs 1.01)
2 (x,y)=('a','b')
3 x :: a
4