summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/print019.stdout
blob: 932fd540c365459054bfcde249c733478589e07b (plain)
1
2
3
4
5
6
7
8
9
a = O (_t1::a0)
b = O (_t2::a1)
()
_t1 = 'a'
a :: Opaque = O 'a'
b :: Opaque = O _
_t1 :: Char = 'a'
_t2 :: a1 = _
it :: () = ()