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