mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
is this right?
This commit is contained in:
parent
b78c50d800
commit
afc5db43ca
1 changed files with 1 additions and 0 deletions
1
ruby.c
1
ruby.c
|
@ -219,6 +219,7 @@ enum {
|
|||
#endif
|
||||
& ~FEATURE_BIT(frozen_string_literal)
|
||||
& ~FEATURE_BIT(jit)
|
||||
& ~FEATURE_BIT(yjit)
|
||||
)
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue