You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why would this be a loop? I would accept that Sub needs to know the structure of Test to be able to extend it, but it does not need to know the static fields, because these are not inherited.
This depends on the generators, if all of them are fine with this then I agree we can make this work for JS and eval too. I would still like to know why that warning is target-dependent because the logic should be the same for all targets.
The following sample yields on
js
andeval
but not onhl
orneko
(Haxe 4.3.1 on https://try.haxe.org/#02bf26bF):JavaScript yields:
Eval yields:
The text was updated successfully, but these errors were encountered: