-
- Downloads
Finalize increment and decrement operators
Allows '++a', '--a', 'a++' and 'a--' where 'a' is a variable whose embeds real or integer value (forbidden for boolean)
Loading
Please register or sign in to comment
Allows '++a', '--a', 'a++' and 'a--' where 'a' is a variable whose embeds real or integer value (forbidden for boolean)