source-academy/js-slang

Stepper: Accidental unpacking during evaluating the if statement

Closed this issue · 1 comments

The unpacking of the block statement of the if statement may cause confusion.

The following figures is one of the examples.
Screenshot 2024-03-19 at 4 30 05 PM
Screenshot 2024-03-19 at 4 30 21 PM

Resolved