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