ruby--ruby/benchmark/bm_loop_for.rb

4 lines
31 B
Ruby

for i in 1..30_000_000
#
end