``` $ touch empty.js $ build/qjs -D0x4000 empty.js Memory leak: 192 bytes lost in 2 blocks ``` There is no actual memory leak: the DUMP_LEAKS code runs before the final two js_free_rt calls