mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
b4d5ebcd12
commit
77b3495e97
1 changed files with 1 additions and 1 deletions
|
@ -1935,7 +1935,7 @@ Init_stringio(void)
|
|||
#undef rb_intern
|
||||
|
||||
#ifdef HAVE_RB_EXT_RACTOR_SAFE
|
||||
rb_ext_ractor_safe(true);
|
||||
rb_ext_ractor_safe(true);
|
||||
#endif
|
||||
|
||||
VALUE StringIO = rb_define_class("StringIO", rb_cObject);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue