summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci034.script
blob: 386760081f9e529bd4186966629f27182ed35ce1 (plain)
1
2
3
:i thisIsNotDefined
-- In 6.9, GHCi used to exit at this point
putStrLn "Foo"