fixed NaN boxing compilation
Use MRB_SET_VALUE instead of directly accessing members of mrb_value which are different if NaN boxing is enabled.
Showing
Please register or sign in to comment
Use MRB_SET_VALUE instead of directly accessing members of mrb_value which are different if NaN boxing is enabled.