зеркало из https://github.com/github/ruby.git
9 строки
121 B
YAML
9 строки
121 B
YAML
|
prelude: |
|
||
|
flo = 4.2
|
||
|
benchmark:
|
||
|
negative?: |
|
||
|
flo.negative?
|
||
|
positive?: |
|
||
|
flo.positive?
|
||
|
loop_count: 20000000
|