mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
4507985c3e
It doesn't matter to me if one is using FALSE/TRUE instead of 1/0 but I prefer a type (alias) which emphasizes boolean vars to int. I changed 1/0 to FALSE/TRUE anyway.