BUG: arithmetic operations - no suported
MatiDragon-YT opened this issue · 3 comments
MatiDragon-YT commented
x87 commented
This is correct behavior. You can only use int
with assignment ('=')
https://docs.sannybuilder.com/coding/variables#variable-initialization
x87 commented
In your example last line can be written without int
1@ *= -1
MatiDragon-YT commented
Wait... you're telling me that what I was using was a bug? whaaaaaaaaaat