[project @ 2001-01-17 15:11:04 by simonmar]
[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