mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
1d0cfb359c
- move `TRUE/FALSE` definition from `mrbconf.h` (not configurable) - use C/C++ definition of boolean type for `mrb_bool` The fix is originally written by @take-cheeze.