summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/module/mod39.hs
blob: 477e0a3854c0218adf160c436b8ef9d5419d2f9d (plain)
1
2
3
-- !!! Class variable constraints on member funs
module M where
class C a where f :: Eq a => a