-
-
Notifications
You must be signed in to change notification settings - Fork 671
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
Deal with _hx_new #12005
Deal with _hx_new #12005
Conversation
There are now only 3 occurrences of the
|
Checking what's wrong with |
Uh? |
I was hoping that something would fail because I'm not dealing with the new |
Good thing this is done before preview, that way we don't have to bump hxb version 😁 |
3 steps if all goes well:
_new
to_hx_new
CfAbstractConstructor
a_constructor
Closes #11994