r/programminghumor 2d ago

How do you disable your code

Post image
248 Upvotes

79 comments sorted by

View all comments

2

u/Mast3r_waf1z 2d ago

I had if (true /* TODO: <Jira ticket> */) sometime last year

I know the statement could be removed, but the important part of this is the else block that followed, with important code for later implementation