mirror of
https://github.com/amix/vimrc
synced 2024-12-21 17:33:07 +00:00
5 lines
58 B
Text
5 lines
58 B
Text
|
TESTS = ${1:10_000}
|
||
|
Benchmark.bmbm do |results|
|
||
|
${2}
|
||
|
end
|