Hacker News new | ask | show | jobs
by modeless 767 days ago
Goto isn't the footgun. The footgun is if you use break/continue by accident then some unspecified bad thing will happen, silently I'm guessing.