[project @ 2001-01-17 15:11:04 by simonmar]
[ghc-hetmet.git] / ghc / interpreter / test / static / s084.hs
1 --!!! Undefined var in restricted synonym
2 module M where
3 type T = Int in x
4