[project @ 1999-02-23 17:20:34 by sof]
[ghc-hetmet.git] / ghc / interpreter / test / static / s029.hs
1 --!!! Testing duplicate type variables
2 type T a a = Either a a