summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod18.hs
blob: cfbcdbf62a74600e1a2253b143e327e606b15038 (plain)
1
2
3
-- !!! Testing duplicate type synonyms
type T = Int
type T = Float