summaryrefslogtreecommitdiff
path: root/benchmark
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark')
-rw-r--r--benchmark/gc/ring.rb2
1 files changed, 1 insertions, 1 deletions
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