summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/break018.script
blob: e26face4b0e31903f9be5047dd83236d28da406a (plain)
1
2
3
4
5
6
7
8
-- Check mdo statements: availability of local bindings.
-- Maybe we should not want to put in scope the things binded in the mdo scope, to avoid silliness.

:set -XRecursiveDo
:l mdo.hs
:st l2dll "hello world"
:st
:st