Currently we get problems like ``` # # p += p32(0x80b1098) # aaa; add esp, 4; pop ebx; pop esi; ret; p += p32(0x80bc4f9) # aaa; push 1; push 1; call eax; ``` when there are no comments but they are still printed.
Currently we get problems like
when there are no comments but they are still printed.