diff options
| author | Earlopain <14981592+Earlopain@users.noreply.github.com> | 2026-01-26 17:28:31 +0100 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2026-01-27 14:43:51 +0000 |
| commit | 5d769228c1055524205437860beb1fc2de2d11a0 (patch) | |
| tree | 869773d857c43d213dee513dda49fdb70d3f7a59 /test/-ext-/string/test_nofree.rb | |
| parent | fa3e3d1090b2f843735c467aec31dfe7c34581cd (diff) | |
Since `on_sp` is emitted, it doesn't do a whole lot anymore.
This leaves one incompatibility for code like `"x#$%"`
Ripper confuses this for bare interpolation with a global, but `$%` is not a valid global name. Still,
it emits two string tokens in such a case. It doesn't make sense for prism to work around this bug,
so the affected files are added as excludes.
Since the only usage of this method makes sense for testing in prism itself,
the method is removed instead of deprecated.
https://github.com/ruby/prism/commit/31be379f98
Diffstat (limited to 'test/-ext-/string/test_nofree.rb')
0 files changed, 0 insertions, 0 deletions
