Expand `BOXWORD_SET_VALUE()` macro in `include/mruby/boxing_word.h`
In `SET_OBJ_VALUE()`, branch isn't removed because `switch` condition isn't constant expression.
Showing
Please register or sign in to comment
In `SET_OBJ_VALUE()`, branch isn't removed because `switch` condition isn't constant expression.