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

Allow >>> as an overridable operator. #2518

Closed
jcollins-g opened this issue Feb 9, 2021 · 3 comments · Fixed by #2603
Closed

Allow >>> as an overridable operator. #2518

jcollins-g opened this issue Feb 9, 2021 · 3 comments · Fixed by #2603
Assignees
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug

Comments

@jcollins-g
Copy link
Contributor

Blocks dart-lang/sdk#44922.

Implement dart-lang/language#120 for dartdoc once analyzer support is available.

@jcollins-g jcollins-g added type-enhancement A request for a change that isn't a bug P1 A high priority bug; for example, a single project is unusable or has many test failures status-blocked Blocked from making progress by another (referenced) issue labels Feb 9, 2021
@jcollins-g
Copy link
Contributor Author

jcollins-g commented Feb 9, 2021

Blocked on dart-lang/sdk#44908 for analyzer

@leafpetersen
Copy link
Member

How's this looking?

@jcollins-g jcollins-g removed the status-blocked Blocked from making progress by another (referenced) issue label Apr 1, 2021
@jcollins-g jcollins-g self-assigned this Apr 1, 2021
@jcollins-g
Copy link
Contributor Author

It looks like triple shift operators are correctly supported with no code changes. Will need to add some tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants