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

Implement other affectation operators

Namely these are '*=', '/=', '+=' and '-='

On the way fixed few bugs
- not affectation expressions were no longer accepted as instructions
- check initialization was buggy (still remain to check for the case of branches ...)
parent db78aeed
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