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