ruby--ruby/benchmark/loop_for.rb

4 lines
31 B
Ruby

for i in 1..30_000_000
#
end