sannybuilder / dev

Sanny Builder Bug Tracker and Roadmap development
https://sannybuilder.com
49 stars 0 forks source link

Interpreter ignores wrong use of symbols. #228

Closed Kabakoksek closed 1 year ago

Kabakoksek commented 1 year ago

It allows "=" in comparison conditional statement and "==" in variable set statements without fixing it or at least displaying any error. It treats it as NOP instruction.

x87 commented 1 year ago

Provide some code examples