[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / interpreter / test / static / s024.hs
1 --!!! Testing duplicate type synonyms
2 type T = Int
3 type T = Float