[project @ 2003-07-22 16:18:06 by simonmar]
[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)