Hacker News new | ask | show | jobs
by Jtsummers 1427 days ago
I'm not sure about objects, but at least for control structures like "if" the answer is in your quote:

> (except for a few control structures)

Blocks are available specifically for those limited control structures, like "if".