summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/2740.stdout
blob: c7fefaaeb213545b5f758dfdf08451706a10cd1c (plain)
1
2
3
4
5
6
7
8
9
10
Stopped at 2740.hs:(3,1)-(4,25)
_result :: a = _
Stopped at 2740.hs:3:11-13
_result :: a = _
x :: a = _
y :: a = _
x = (_t1::a)
y = (_t2::a)
x = 1
y = 2