mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
e86c9cb57c
They return the checking argument without modification, so the values are already there. Maybe we should change the return type to `void` but keep them unchanged for compatibility.