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