hxcpp
hxcpp copied to clipboard
Static inline field returns null when accessed with reflect
Static inline fields return null when accessing them via reflect.
You might need @:keep meta-data on the function
I'm not so sure its due to dce as it works on properly on other targets like neko. It only occurred when using hxcpp.