Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1562 stepper incorrect evaluation sequence in program (#1563)
* add: check if second statement is reducible and reduce it * add: test for #1562 * remove: obvious comments * add: second statement checks for BlockStatement and ExpressionStatement * fix: let to const * add: more tests * add: comments for secondStatement array destructuring
- Loading branch information