Closed breakintoprogram closed 9 months ago
Need to test any function that stacks strings using PUSHS
Test with ANIMALS.BBC - that is a good stress tester for string functions
Fixed root cause of issue in PUSHS and a resultant bug in EXPR3S (String Concatenation)
EVAL crashes to MOS regardless of input.
Example:
PRINT EVAL("10+2")