summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break010.script
blob: 9780672473a6ffdbdc281d14296a1b03fe630953 (plain)
1
2
3
4
5
6
:l Test6.hs
:b 5
main
:abandon
main
-- should not hang here; we abandoned the previous computation