summaryrefslogtreecommitdiff
path: root/yarvcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'yarvcore.h')
-rw-r--r--yarvcore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/yarvcore.h b/yarvcore.h
index 532b613c47..2257bee509 100644
--- a/yarvcore.h
+++ b/yarvcore.h
@@ -273,6 +273,7 @@ struct rb_iseq_struct {
int arg_rest;
int arg_block;
int arg_opts;
+ int arg_post_len;
VALUE *arg_opt_tbl;
/* for stack overflow check */