Postfix if, unless keyword etc are all borrowed from Perl where code was supposed to look like English, like `say "this" if true`
This doesn't really work otherwise imo and `if increment: count += 1` is one of the cleanest ways to write what it does in any language I've seen
