diff options
author | Kouhei Yanagita <[email protected]> | 2024-11-18 12:47:41 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2024-11-19 12:15:48 +0900 |
commit | eb2b0c2a0d98b1a7929b47574cc2ec87c8c2e984 (patch) | |
tree | 444366a704830c3512b820c2fbfcf104b531bc15 /lib/net | |
parent | 519b23369514f72e89ea8bed2e053685c4060ac7 (diff) |
[DOC] Fix the default `limit` of String#split
We can't pass `nil` as the second parameter of `String#split`.
Therefore, descriptions like "if limit is nil, ..." are not appropriate.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12109
Diffstat (limited to 'lib/net')
0 files changed, 0 insertions, 0 deletions