Skip to content

fix unexpected used-before-assignment errors in class static block #48137

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

Conversation

Zzzen
Copy link
Contributor

@Zzzen Zzzen commented Mar 6, 2022

Fixes #45932

@typescript-bot typescript-bot added the For Milestone Bug PRs that fix a bug with a specific milestone label Mar 6, 2022
@Zzzen
Copy link
Contributor Author

Zzzen commented Mar 6, 2022

merged into #44969

@Zzzen Zzzen closed this Mar 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Class static block does not allow forward reference to static method
3 participants