issues
search
Azer0s
/
HadesLang
The Hades Programming Language
https://hadeslang.gitbook.io/doc
MIT License
36
stars
2
forks
source link
Fix bug with single variable on operator assignment
#18
Closed
Azer0s
closed
7 years ago
Azer0s
commented
7 years ago
a+=b
results in an exception
a+=b
results in an exception