зеркало из https://github.com/github/ruby.git
* benchmark/bm_app_lc_fizzbuzz.rb: should skip output on benchmark.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47450 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
f5ac3ea6e7
Коммит
2a0cca3c89
|
@ -1,3 +1,7 @@
|
|||
Mon Sep 8 16:08:22 2014 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* benchmark/bm_app_lc_fizzbuzz.rb: should skip output on benchmark.
|
||||
|
||||
Mon Sep 8 16:04:02 2014 Koichi Sasada <ko1@atdot.net>
|
||||
|
||||
* benchmark/bm_app_lc_fizzbuzz.rb: `answer.to_a' does not return
|
||||
|
|
|
@ -49,4 +49,4 @@ answer = to_array(solution).map do |p|
|
|||
end
|
||||
|
||||
answer_ary = answer.to_a
|
||||
puts answer_ary
|
||||
# puts answer_ary
|
||||
|
|
Загрузка…
Ссылка в новой задаче