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

Fix AST construction for chained post incr/decr operators

Observe that instructions such as
``
a++ ++;
``
are not allowed, but this could generate a crash and not a clean error message
parent cbe794fb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment