ra’s avatarra’s Twitter Archive—№ 7,302

  1. …in reply to @gnuaesthetic
    @__get__ How do should we treat non-boolean values, then? if(a) { … } where a is some object? Is that just illegal?