[project @ 2002-10-01 15:58:42 by erkok]
[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)