diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-04-28 07:31:32 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2018-04-28 07:31:32 +0000 |
commit | d07861fb2fdaec6a630f7198801720cd7581bbab (patch) | |
tree | d86939efa049d71963f132597e871ac06f056542 /test/test_extlibs.rb | |
parent | b6e2851431a12edff6259e876818fee8f4506acb (diff) |
range.c: each on endless range
* range.c (range_each): endless range begins with string-like
object should iterate from the converted result string, as well
as `#each` on a string-end range or `#step` method on an endless
range, i.e., `begin.succ` should not be called.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63283 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/test_extlibs.rb')
0 files changed, 0 insertions, 0 deletions