logoalt Hacker News

drunken_thortoday at 3:31 PM0 repliesview on HN

Agreed, it keeps the parser fast as well because it is a lot more clear when the boolean statement ends and the code block begins. You either need parentheses, `then` or brackets around the block to make parsing clearly defined.