big if true
@natecull "if 1" saves three keystrokes.

@djxejms Not in every language though.

(It works in C and C++ for instance, but not in Java)

@natecull “big if true” sounds like Perl.
@wrenpile @natecull big if true: sounds like ternary operator in Python