[project @ 2000-09-14 12:12:23 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc036.stderr
1 __export ShouldSucceed A{op1};
2 1 class {PrelBase.Eq a}  => A a where {op1 :: a -> a} ;
3 1 zddmop1 :: __forall [a] => {A a} -> a -> a ;