summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod50.hs
blob: aa634a23a221a606127dd13f98f643e6d73df26d (plain)
1
2
3
-- !!! Default decl for non-method
module M where
data T = C deriving (Foo)