c64js
c64js copied to clipboard
Using Addition Or Subtraction Results In The Numbers Being Joined Together
When using the print command with addition or subtraction, there is a bug where, for example, if you inputted "print 1+1" the results would be 11. The same goes for subtraction, too.