Hacker News new | ask | show | jobs
by samatman 2962 days ago
As a contrasting opinion, I would like the break keyword to be formally defined as a sugar for a special labeled goto.

Since it's a keyword, you can't create your own ::break:: label, so that would be fine.

1 comments

I'd be OK with that. But let me type `break` and `continue`, with all the sugar that entails :)