Commit 8ad6baa
Use box_ready for $&, $`, $\', $+
These variables have rb_gvar_readonly_setter, so box_ready is sufficient.
Only $~ needs box_dynamic due to its custom match_setter.1 parent 526344b commit 8ad6baa
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4901 | 4901 | | |
4902 | 4902 | | |
4903 | 4903 | | |
4904 | | - | |
4905 | | - | |
4906 | | - | |
4907 | | - | |
| 4904 | + | |
| 4905 | + | |
| 4906 | + | |
| 4907 | + | |
4908 | 4908 | | |
4909 | 4909 | | |
4910 | 4910 | | |
| |||
0 commit comments