summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci002.script
blob: 3c0ec29eae23889d0ea71aa798ad4df3bb5c343c (plain)
1
2
3
4
-- bug: we used to throw away the instance accidentally here
:m GHC.Base
1 == (2 :: Int)
1 == (2 :: Int)