a943f775b228eae8ac63b418b5e14844c7c085af
[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)