summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/print006.stdout
blob: e508e68c34e477b3d8449da39698e62010999d37 (plain)
1
2
3
4
5
6
7
8
9
10
t = O (_t1::a0)
()
t = O ((_t2::a0) : (_t3::[a0]))
()
t = O ((_t4::a1) : (_t5::a1) : (_t6::[a1]))
()
t = O ((_t7::Maybe [Integer]) : Just [2,2] :
       (_t8::[Maybe [Integer]]))
()
t = O (Just [1,1] : Just [2,2] : (_t9::[Maybe [Integer]]))