sannybuilder/dev

Interpreter ignores wrong use of symbols.

Closed this issue · 1 comments

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

Provide some code examples