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

language/unresolved_in_factory_negative_test #12163

Open
scheglov opened this issue Jul 31, 2013 · 1 comment
Open

language/unresolved_in_factory_negative_test #12163

scheglov opened this issue Jul 31, 2013 · 1 comment
Labels
area-test type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)

Comments

@scheglov
Copy link
Contributor

Static warning, so not a negative test.

12.30 Identi er Reference
It is as static warning if an identi er expression id occurs inside a top level or
static function (be it function, method, getter, or setter) or variable initializer
and there is no declaration d with name id in the lexical scope enclosing the
expression.

@scheglov
Copy link
Contributor Author

language/unresolved_top_level_method_negative_test
language/unresolved_top_level_var_negative_test

@kevmoo kevmoo added type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) and removed priority-unassigned labels Feb 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-test type-bug Incorrect behavior (everything from a crash to more subtle misbehavior)
Projects
None yet
Development

No branches or pull requests

2 participants