mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-01 03:12:29 +00:00
22 lines
438 B
Plaintext
22 lines
438 B
Plaintext
hello
|
|
created Object, id 1
|
|
oh1 refcount = 1
|
|
oh1 refcount = 2
|
|
oh2 refcount = 2
|
|
created Object, id 2
|
|
oh5 refcount = 1
|
|
nulls equal
|
|
destroyed Object, id 2
|
|
equal okay
|
|
less than okay
|
|
created Object, id 3
|
|
calling Object::hello for 1
|
|
calling Object::hello for 1
|
|
calling Object::hello for 1
|
|
calling Object::hello const for 1
|
|
calling Object::hello const for 1
|
|
calling Object::hello const for 1
|
|
goodbye
|
|
destroyed Object, id 3
|
|
destroyed Object, id 1
|