Skip to content

Change "inline class" to "extension type" #50

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

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

DanTup
Copy link
Collaborator

@DanTup DanTup commented Sep 11, 2023

This changes the previously added inline class to extension type and updates the test code accordingly.

The first commit removes inline class and adds test cases for extension type (without implementation) and the second commit adds extension type to the grammar so that the diff shows the exact token changes (only extension type is supported, so using extension/type elsewhere is unaffected).

@DanTup
Copy link
Collaborator Author

DanTup commented Sep 14, 2023

@devoncarew @jwren

@DanTup DanTup merged commit bd0079b into dart-lang:master Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants