From 60051eacac823597ae63ba922088327afff0d530 Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 20 Jun 2013 07:06:05 +0000 Subject: * remove trailing spaces. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41477 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- benchmark/gc/ring.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'benchmark/gc') diff --git a/benchmark/gc/ring.rb b/benchmark/gc/ring.rb index 12172fb213..be2c7b7250 100644 --- a/benchmark/gc/ring.rb +++ b/benchmark/gc/ring.rb @@ -7,7 +7,7 @@ class Ring def initialize n = nil @next_ring = n end - + def size s = 1 -- cgit v1.2.3