André Roberge
Results
113
comments of
André Roberge
Yes, you should test that condition. If it is satisfied, you can always use `done()` to end the program.
Instead of subtracting the line number, it might be more fool-proof to run separately the post code first, then the user code followed by the post-code. Also, check to see...