summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/module/Mod145_A.hs
blob: 7f935aa5ea620e3bdbc77b3c5adb089af871cca2 (plain)
1
2
3
4
module Mod145_A where

class C2 a where
  m1 :: (a,a) -> Int