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