mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Adjust PR #5060 to the latest mruby3 branch.
This commit is contained in:
@@ -1315,6 +1315,7 @@ static const mrb_sym each_syms[] = {
|
||||
static const mrb_irep each_irep = {
|
||||
3, /* nlocals */
|
||||
7, /* nregs */
|
||||
0, /* clen */
|
||||
MRB_ISEQ_NO_FREE | MRB_IREP_NO_FREE, /* flags */
|
||||
each_iseq, /* iseq */
|
||||
NULL, /* pool */
|
||||
|
||||
Reference in New Issue
Block a user