in reply to Re: Changing $@ in debug mode
in thread Changing $@ in debug mode

As shown in the debug session output, it's compiling fine. 1/0 is a runtime divide by 0 error and that was what I expected. But that is not my question here. This is just some sample code that I put in here to explain my doubt.