[project @ 2003-06-27 18:28:31 by sof]
[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)