Open kyubuns opened 4 years ago
That's not a correct fix. I think instead the correct type should be Null<Array
Sounds good!
As an aside, I discovered this bug when I tried to Serialize Null
This is the problem with this line. https://github.com/HeapsIO/hxbit/blob/master/hxbit/Macros.hx#L463
I want to use nullSafety in my project.
-D hxbit_nullsafety
flag, Initialize with the default value, not null.