Skip to content

Commit d6fe22f

Browse files
committed
Fix bugs in for loops and block exec
1 parent dd053a6 commit d6fe22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cse-machine/__tests__/__snapshots__/cse-machine-runtime-context.ts.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ exports[`Avoid unnescessary environment instruction 265`] = `5`;
532532

533533
exports[`Avoid unnescessary environment instruction 266`] = `4`;
534534

535-
exports[`Avoid unnescessary environment instruction 267`] = `4`;
535+
exports[`Avoid unnescessary environment instruction 267`] = `5`;
536536

537537
exports[`Avoid unnescessary environment instruction 268`] = `4`;
538538

0 commit comments

Comments
 (0)