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