Files
mruby-mruby/test/t
Yukihiro "Matz" Matsumoto e8bb03da40 numeric.rb (step): iterate over integers even if end is a float
It used to check all `start`, `end` and `step`. If either of them are
float number, `#step` iterated over float number. Now we don't check the
type of `end` argument.
2024-08-03 13:35:09 +09:00
..
2021-11-26 12:18:41 +09:00
2021-03-01 10:06:17 +10:00
2022-10-31 16:25:56 +10:00
2021-03-01 10:06:17 +10:00
2022-10-31 16:25:56 +10:00
2024-03-27 21:39:32 +09:00
2021-03-01 10:06:17 +10:00
2019-01-05 20:41:09 +09:00
2021-05-03 15:30:59 +09:00
2021-06-16 08:34:54 +10:00