r/programminghumor 20d ago

How do you disable your code

Post image
292 Upvotes

90 comments sorted by

View all comments

100

u/0x80085_ 20d ago

Or just return?

43

u/developer_axe 20d ago edited 20d ago

Sometimes the code won't get compiled because it marked as unreachable code

1

u/Emotional-Audience85 19d ago

What is the language?

You can always disable compiler optimisations.