summaryrefslogtreecommitdiffhomepage
path: root/src/opcode.h
diff options
context:
space:
mode:
authordearblue <[email protected]>2019-10-06 14:34:31 +0900
committerdearblue <[email protected]>2019-10-06 21:23:55 +0900
commit5f929d694020b2f73968ae42c83a3389adfff039 (patch)
treecf40f1d18aec721248855ae62f5181b91c4ab95f /src/opcode.h
parentffaa2968ed27e8f48b450cf3d9b28b50f69b6fa2 (diff)
downloadmruby-5f929d694020b2f73968ae42c83a3389adfff039.tar.gz
mruby-5f929d694020b2f73968ae42c83a3389adfff039.zip
Get keyword arguments with `mrb_get_args()`
Keyword arguments can now be retrieved with the `:` specifier and `mrb_kwargs` data. For the interface, I referred to CRuby's `rb_get_kwargs()`. For implementation, I referred to `OP_KARG` or etc.
Diffstat (limited to 'src/opcode.h')
0 files changed, 0 insertions, 0 deletions