This enables an option that was being done unconditionally: to swap the `if` and `else` branches if the condition is shorter when negated. Enabled by default.
2 lines
25 B
Plaintext
2 lines
25 B
Plaintext
main.py -O -ifelseswap -
|