0e5bd9518cebd20ccc9f8f7fbfd3256527f6adc0
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc039.hs
1 module ShouldSucc where
2
3 class (Eq a) => A a where
4  op1 :: a -> a