mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
5 lines
74 B
YAML
5 lines
74 B
YAML
|
prelude: |
|
||
|
list = ("aaa".."zzz").to_a*10
|
||
|
benchmark:
|
||
|
tally: list.tally
|