1// input lines 3
2// output till ^MALLOC
3((WARNING : core size is limited.*
4)*(BFD     : Loading debug .*
5)*)
6MALLOC  : operator new \(size = 1\) = 0x[0-9a-f]* \[test_delete\.cc:43\]
7NOTICE  : Before making allocation invisible:
8MALLOC  : Allocated memory: 1 bytes in 1 blocks\.
9          0x[0-9a-f]*       test_delete\.cc:43   At; \(sz = 1\)  Test object that we will make invisible
10NOTICE  : After making allocation invisible:
11MALLOC  : Allocated memory: 0 bytes in 0 blocks\.
12NOTICE  : Finished successfully\.
13