summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/print008.stdout
blob: 610746e7867b2a801f43aaa435987c2248da4c93 (plain)
1
2
3
4
5
6
7
t = O (_t1::a0)
_t1 :: a0
()
t = O ((_t2::a0) : (_t3::[a0]))
()
t = O (Just [1,1] : (_t4::[Maybe [Int]]))
_t4 :: [Maybe [Int]]