summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod19.hs
blob: 9f8b49f2b2874cf3d91229a49b0524c604858d87 (plain)
1
2
3
-- !!! Testing duplicate classes
class C a where m :: a
class C a where m :: a