Actions
Bug #3664
closedPathname#sub_ext Regression
Description
=begin
Pathname('/tmp/foo.ext').sub_ext 'glark'
#=> RuntimeError: can't set length of shared string
=end
Actions
Like0
Like0
Description
=begin
Pathname('/tmp/foo.ext').sub_ext 'glark'
#=> RuntimeError: can't set length of shared string
=end