summaryrefslogtreecommitdiff
path: root/test/-ext-/string/test_nofree.rb
diff options
context:
space:
mode:
authorEarlopain <14981592+Earlopain@users.noreply.github.com>2026-01-26 17:28:31 +0100
committergit <svn-admin@ruby-lang.org>2026-01-27 14:43:51 +0000
commit5d769228c1055524205437860beb1fc2de2d11a0 (patch)
tree869773d857c43d213dee513dda49fdb70d3f7a59 /test/-ext-/string/test_nofree.rb
parentfa3e3d1090b2f843735c467aec31dfe7c34581cd (diff)
[ruby/prism] Remove `Prism.lex_ripper`HEADmaster
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