1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core/numeric/shared
Kenta Murata f754b42285
numeric.c, range.c: prohibit zero step
* numeric.c: prohibit zero step in Numeric#step

* range.c: prohibit zero step in Range#step

* Fix ruby-spec

[Feature #15573]
2020-10-23 15:26:51 +09:00
..
abs.rb
arg.rb
conj.rb
imag.rb
quo.rb
rect.rb
step.rb numeric.c, range.c: prohibit zero step 2020-10-23 15:26:51 +09:00