mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
6a6c26f530
Within the mruby source code the 'type' field is either initialized, or used in const manner. IMHO changing the type after it has been created might cause hard to track errors.