summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/ghci.debugger/scripts/dynbrk008.stdout
blob: 722f2991f3de8dd7bcae5177ff2713fe0201cbb9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Stopped at dynbrk008.hs:2:1-41
_result :: [Int] = _
Stopped at dynbrk008.hs:2:7-41
_result :: [Int] = _
i :: Int = 42
Stopped at dynbrk008.hs:2:18-20
_result :: [Int] = _
i :: Int = 42
Stopped at dynbrk008.hs:2:28-30
_result :: [Int] = _
j :: Int = 42
Stopped at dynbrk008.hs:2:38-40
_result :: [Int] = _
h :: Int = 42
[42]