Skip to content

moved static field initialization to end of class declaration#473

Merged
Perryvw merged 1 commit intomasterfrom
static-init-order
Mar 10, 2019
Merged

moved static field initialization to end of class declaration#473
Perryvw merged 1 commit intomasterfrom
static-init-order

Conversation

@tomblind
Copy link
Copy Markdown
Collaborator

fixes #470

@Perryvw Perryvw merged commit 0bbae3c into master Mar 10, 2019
@Perryvw Perryvw deleted the static-init-order branch March 10, 2019 18:49
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

Successfully merging this pull request may close these issues.

Class statics should be initialized after prototype

2 participants