[project @ 1999-01-28 17:10:52 by simonpj]
[ghc-hetmet.git] / ghc / interpreter / test / static / s117.hs
1 --!!! Attempt to redefine variable ...
2
3 data T = T {x::Int}
4
5 x = 'c'