Skip to content
Snippets Groups Projects
Commit 263159d5 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

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)
parent ba8582b1
No related branches found
No related tags found
1 merge request!37Feature/language
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment