Closed hanscau closed 8 months ago
Stepper was crashing because it was trying to reduce a return statement due to the first statement being a value. Fixed the evaluation sequence in accordance to the specs.
Reduce value if the next statement is a return statement
Stepper was crashing because it was trying to reduce a return statement due to the first statement being a value. Fixed the evaluation sequence in accordance to the specs.
Reduce value if the next statement is a return statement