summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/print032.stdout
blob: 5b84fd7c6d7f47c054bc2aff2594ce885de67096 (plain)
1
2
3
4
5
6
7
8
MkT2 [Just 1]
Breakpoint 0 activated at print029.hs:7:0-13
Stopped at print029.hs:7:0-13
_result :: (t Int, t Int) = _
Stopped at print029.hs:7:9-13
_result :: (t Int, t Int) = _
x :: [Maybe Int] = [Just 1]
y :: [Maybe Int] = _