summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break008.script
blob: 700182e9d242816d6a5d906f2736d56d127012dd (plain)
1
2
3
4
5
:l Test3
:b 1
mymap id []
-- second load, should discard the breakpoints without blowing up
:l Test3.hs