Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasArvidsson committed Jan 21, 2025
1 parent f6a9479 commit eb6b7bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ export class CollectionItemTextualScopeHandler extends BaseScopeHandler {
currentIterationState = lastState;
break;
}
// We are done with this iteration scope. Add all scopes from it and pop it from the stack.
this.addScopes(scopes, lastState);
iterationStatesStack.pop();
}
Expand Down

0 comments on commit eb6b7bc

Please sign in to comment.