summaryrefslogtreecommitdiff
path: root/iseq.h
diff options
context:
space:
mode:
-rw-r--r--iseq.h1
1 files changed, 1 insertions, 0 deletions
@@ -67,6 +67,7 @@ struct rb_compile_option_struct {
int stack_caching;
int trace_instruction;
int frozen_string_literal;
int debug_level;
};