From 3f167b72bdce969f42df0c1488df8018b6f07437 Mon Sep 17 00:00:00 2001 From: nobu Date: Tue, 8 Oct 2013 13:50:50 +0000 Subject: * remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43201 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/-ext-/debug/test_profile_frames.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/-ext-/debug/test_profile_frames.rb') diff --git a/test/-ext-/debug/test_profile_frames.rb b/test/-ext-/debug/test_profile_frames.rb index cca4607c73..410c2fbe11 100644 --- a/test/-ext-/debug/test_profile_frames.rb +++ b/test/-ext-/debug/test_profile_frames.rb @@ -7,7 +7,7 @@ class SampleClassForTestProfileFrames block.call end end - + def self.bar(block) Sample2.new.baz(block) end -- cgit v1.2.3