mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
8a74b2a25d
With some refactoring. * `ret` argument is always non-nil, so no check needed. * move allocation check right after malloc(). * simplify conditions.