ruby-changes:31122
From: nobu <ko1@a...>
Date: Tue, 8 Oct 2013 22:50:55 +0900 (JST)
Subject: [ruby-changes:31122] nobu:r43201 (trunk): * remove trailing spaces.
nobu 2013-10-08 22:50:50 +0900 (Tue, 08 Oct 2013) New Revision: 43201 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=43201 Log: * remove trailing spaces. Modified files: trunk/test/-ext-/debug/test_profile_frames.rb Index: test/-ext-/debug/test_profile_frames.rb =================================================================== --- test/-ext-/debug/test_profile_frames.rb (revision 43200) +++ test/-ext-/debug/test_profile_frames.rb (revision 43201) @@ -7,7 +7,7 @@ class SampleClassForTestProfileFrames https://github.com/ruby/ruby/blob/trunk/test/-ext-/debug/test_profile_frames.rb#L7 block.call end end - + def self.bar(block) Sample2.new.baz(block) end -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/