diff options
-rw-r--r-- | iseq.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1741,6 +1741,7 @@ iseqw_s_compile_file(int argc, VALUE *argv, VALUE self) 1, NULL, 0, ISEQ_TYPE_TOP, &option, Qnil)); rb_ast_dispose(ast); rb_vm_pop_frame(ec); RB_GC_GUARD(v); |