aboutsummaryrefslogtreecommitdiffstats
path: root/ractor_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'ractor_core.h')
-rw-r--r--ractor_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ractor_core.h b/ractor_core.h
index 36c0e91c7a..e6bf55da00 100644
--- a/ractor_core.h
+++ b/ractor_core.h
@@ -186,6 +186,7 @@ struct rb_ractor_struct {
VALUE r_stderr;
VALUE verbose;
VALUE debug;
+ bool prism;
rb_ractor_newobj_cache_t newobj_cache;