summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/2740.script
blob: ac45616180e1e0aff67ef8cbffdb7669a52edb38 (plain)
1
2
3
4
5
6
7
8
:seti -XMonomorphismRestriction
:l 2740.hs
:step f 1 2 3
:step
:print x
:print y
:force x
:force y