@vaporeon_ this should be allowed, who knew that c was bad actually
@wallhackio Reported for slandering the best programming language ever invented
@vaporeon_ this might work in JavaScript lol
mean
@wallhackio @amy @vaporeon_ honestly, not intuiting a distinction would have been made between expressions and statements was an L in the furst place
re: mean
@aescling @wallhackio @amy Yes, big L for me :(
My thought was "use the short-circuiting of
&&, like in Bash or Perl", but that won't work because the second half also needs to be an expression, something that can be evaluated to a number, andreturnoriforgotocan't be evaluated to a number!Pretty sure (but too lazy to test) that this won't work in Bash and in Perl, either.