what would be the meaning of `if (cond) a else nul...
# announcements
k
what would be the meaning of
if (cond) a else null = "foo"
?