summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/module/mod20.hs
blob: 68d6ede9d0d362baa05bea43a30117a00bdd32ca (plain)
1
2
3
-- !!! Testing duplicate members
class C1 a where m :: a
class C2 a where m :: a