[project @ 1999-12-29 14:46:29 by simonpj]
[ghc-hetmet.git] / ghc / tests / typecheck / should_compile / tc069.stderr
1 __export ShouldSucceed x y ys;
2 1 x :: PrelBase.Char ;
3 1 y :: PrelBase.Char ;
4 1 ys :: [PrelBase.Char] ;