From 5336cbdfd33b90c92069f55d8c0ba6df4cf66a0e Mon Sep 17 00:00:00 2001 From: matz Date: Thu, 19 Jun 2008 17:11:55 +0000 Subject: * string.c (str_gsub): should preserve last successful match data. [ruby-dev:35182] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@17447 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- bootstraptest/test_proc.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'bootstraptest') diff --git a/bootstraptest/test_proc.rb b/bootstraptest/test_proc.rb index 2fb5da41c9..1ab9444c31 100644 --- a/bootstraptest/test_proc.rb +++ b/bootstraptest/test_proc.rb @@ -392,6 +392,5 @@ assert_equal 'ok', %q{ f = Foo.new a_proc = give_it - p :call_it f.call_it(&give_it()) }, '[ruby-core:15711]' -- cgit v1.2.3