Commit 5915b45
authored
Update
Ref: ruby/ruby#17781
[[Feature #22137]](https://bugs.ruby-lang.org/issues/22137)
The only cause for chilled is now literals.
`STR_CHILLED_SYMBOL_TO_S` has been removed because `Symbol#to_s` always
return a frozen string.str_chilled_p for Ruby 4.1 (#219)1 parent 1b2ee56 commit 5915b45
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
0 commit comments