* remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43201 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
6fa584e2a5
commit
3f167b72bd
@ -7,7 +7,7 @@ class SampleClassForTestProfileFrames
|
|||||||
block.call
|
block.call
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
def self.bar(block)
|
def self.bar(block)
|
||||||
Sample2.new.baz(block)
|
Sample2.new.baz(block)
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user