<@U0FQNQSJU>: One of the reasons is that `if` retu...
# announcements
c
@rolgalan: One of the reasons is that
if
returns an expression. If the syntax you want worked, then suddenly
if
con sometimes return an expression and sometimes a reference. Not a good thing.