Closed Pillber closed 8 months ago
Describe the bug The title. When a character is the second operand of an addition (or subtraction), the compiler infinite loops somewhere.
Raven Code To Reproduce Anywhere in a raven file:
let test = 1 + '0';
Error Output or Unexpected Behavior Compiler infinite loop.
Additional context
Fixed
Describe the bug The title. When a character is the second operand of an addition (or subtraction), the compiler infinite loops somewhere.
Raven Code To Reproduce Anywhere in a raven file:
Error Output or Unexpected Behavior Compiler infinite loop.
Additional context