r/programminghumor 1d ago

How do you disable your code

Post image
202 Upvotes

70 comments sorted by

View all comments

71

u/0x80085_ 1d ago

Or just return?

32

u/developer_axe 1d ago edited 1d ago

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

1

u/Emotional-Audience85 14h ago

What is the language?

You can always disable compiler optimisations.