hm, `if(a) "ok"` vs `if(a) {"no"}`
# language-proposals
v
hm,
if(a) "ok"
vs
if(a) {"no"}