summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/ghci.debugger/scripts/dynbrk005.stdout
blob: 3eff707e6c069c55e7f8d0a1265585324e0a3137 (plain)
1
2
3
4
5
6
7
8
9
10
11
Stopped at dynbrk005.hs:5:0-21
_result :: (a, a, a) = _
Stopped at dynbrk005.hs:5:14-21
_result :: (a, a, a) = _
x :: [a] = [_,_,_]
Stopped at dynbrk005.hs:3:0-22
_result :: (a, a, a) = _
Stopped at dynbrk005.hs:3:11-22
_result :: (a, a, a) = _
x :: [a] = [_,_,_]
(1,2,3)