summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/2740.stdout
blob: 68be6cb07164facb313fb87112923dd4f55f66f3 (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 :: Bool = _
x :: Integer = 1
y :: Integer = 2
x = 1
y = 2
x = 1
y = 2