Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Patterns] Angular compiler implementation #49762

Open
itsjustkevin opened this issue Aug 19, 2022 · 5 comments
Open

[Patterns] Angular compiler implementation #49762

itsjustkevin opened this issue Aug 19, 2022 · 5 comments
Assignees
Labels
area-google3 Tracking issues for internal work. Note that this area is not triaged.
Milestone

Comments

@itsjustkevin
Copy link
Contributor

No description provided.

@a-siva a-siva added the area-google3 Tracking issues for internal work. Note that this area is not triaged. label Aug 19, 2022
@grouma
Copy link
Member

grouma commented Aug 19, 2022

Please provide more details

@srawlins
Copy link
Member

We missed a milestone on this one, but I think it should have "Dart 3 stable."

@srawlins
Copy link
Member

The general idea for tickets like this is to ensure that the Angular compiler won't crash or misbehave when interacting with new language features.

So for patterns, which are a language feature that only exist at the statement/expression level, I don't think there is anything to do:

  • A pattern cannot appear in an annotation.
  • This introduces no new syntax for declaring a class, or declaring fields, or methods.

I think this can probably be closed.

@grouma
Copy link
Member

grouma commented Apr 27, 2023

cc @leonsenft

@grouma
Copy link
Member

grouma commented Apr 27, 2023

Internal tracking id: b/279910583

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-google3 Tracking issues for internal work. Note that this area is not triaged.
Projects
None yet
Development

No branches or pull requests

4 participants