[project @ 2000-01-10 11:08:04 by simonmar]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc055.stderr
1 __export ShouldSucceed x y;
2 1 x :: __forall [t t1] => t -> t ;
3 1 y :: __forall [t t1] => t1 -> t1 ;