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

Specification: Built-in identifier as prefix is not detected as a compile-time error. #28817

Closed
eernstg opened this issue Feb 17, 2017 · 2 comments

Comments

@eernstg
Copy link
Member

eernstg commented Feb 17, 2017

This is the language specification related sub-issue for #28811, which has the details.

The language specification should outlaw built-in identifiers in type annotations as well as built-in identifiers as type annotations, such that the usages in #28811 will be compile-time errors, as well as the import clauses (which are compile-time errors already).

@eernstg
Copy link
Member Author

eernstg commented Feb 17, 2017

Created this CL for the issue.

eernstg added a commit that referenced this issue Feb 20, 2017
@eernstg
Copy link
Member Author

eernstg commented Feb 21, 2017

Language specification now updated.

@eernstg eernstg closed this as completed Feb 21, 2017
lrhn pushed a commit to dart-lang/language that referenced this issue Aug 22, 2018
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

No branches or pull requests

1 participant