Skip to content

fix(compiler): let declaration span not including end character#68389

Merged
amishne merged 1 commit intoangular:mainfrom
crisbeto:let-spans
Apr 28, 2026
Merged

fix(compiler): let declaration span not including end character#68389
amishne merged 1 commit intoangular:mainfrom
crisbeto:let-spans

Conversation

@crisbeto
Copy link
Copy Markdown
Member

Fixes that the span for @let declarations didn't include the end token.

@crisbeto crisbeto added the target: patch This PR is targeted for the next patch release label Apr 27, 2026
@angular-robot angular-robot Bot added the area: compiler Issues related to `ngc`, Angular's template compiler label Apr 27, 2026
@ngbot ngbot Bot added this to the Backlog milestone Apr 27, 2026
Fixes that the span for `@let` declarations didn't include the end token.
@crisbeto crisbeto added the action: review The PR is still awaiting reviews from at least one requested reviewer label Apr 27, 2026
@crisbeto crisbeto marked this pull request as ready for review April 27, 2026 07:45
@crisbeto crisbeto added action: merge The PR is ready for merge by the caretaker and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Apr 27, 2026
@amishne amishne merged commit 6bd1721 into angular:main Apr 28, 2026
23 checks passed
@amishne
Copy link
Copy Markdown
Contributor

amishne commented Apr 28, 2026

This PR was merged into the repository. The changes were merged into the following branches:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: merge The PR is ready for merge by the caretaker area: compiler Issues related to `ngc`, Angular's template compiler target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants