Skip to content

Test external and abstract variables #912

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

Closed
eernstg opened this issue Aug 18, 2020 · 2 comments
Closed

Test external and abstract variables #912

eernstg opened this issue Aug 18, 2020 · 2 comments
Assignees

Comments

@eernstg
Copy link
Member

eernstg commented Aug 18, 2020

Cf. the implementation plan, the addition of external and abstract variables to Dart may require some updates.

In particular, there should be tests for abstract and external variables (feature specification here), and other tests may need to be adjusted (because it is not a syntax error any more to have external or abstract in a few locations).

@sgrekhov
Copy link
Contributor

sgrekhov commented Oct 7, 2020

@eernstg does the change affect co19_2 tests?

@eernstg
Copy link
Member Author

eernstg commented Oct 7, 2020

No, external and abstract variables are enabled when and only when null safety is enabled.

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

2 participants