Handle common operators for variable assignment #262
Labels
majorChange
Add this pr to changelog and should describe it
RakuScript
Rakugo Scripting Dialogue Langue
Milestone
For now is just possible to asign a value to a variable. Not an expression. So we cannot increment it. This is bad !
We can do
We cannot do
Common operators : +=, -=, *=, /=
PS: Sorry @Jeremi360 to have not well understand you at this moment #237
The text was updated successfully, but these errors were encountered: