[project @ 2001-05-03 08:52:52 by simonpj]
[ghc-hetmet.git] / ghc / tests / ghci / ghci002.script
1 -- bug: we used to throw away the instance accidentally here
2 :m PrelBase
3 1 == (2 :: Int)
4 1 == (2 :: Int)