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