Hacker News new | ask | show | jobs
by j2kun 439 days ago
Also worth noting that `1 - -2` works and produces 3 in C because the space breaks the operator.