mirror of https://github.com/t1meshift/js.git
2 lines
19 B
JavaScript
2 lines
19 B
JavaScript
|
++a; b++;
|
||
|
a--, --b;
|