diff options
author | Masataka Pocke Kuwabara <[email protected]> | 2021-05-08 17:04:30 +0900 |
---|---|---|
committer | Marc-André Lafortune <[email protected]> | 2021-05-08 09:41:08 -0400 |
commit | e3e55967826668dcf6f04c550cab5ef8df71fdb7 (patch) | |
tree | d1137972c3f727d9486b205be5ce2f21399c2c30 /test/win32ole/test_win32ole.rb | |
parent | c7601fb9ed41a6d63829b1f8b637f319e3bea462 (diff) |
Fix example code in Array#max doc
`[0, 1, 2, 3].max(6)` actually returns `[3, 2, 1, 0]`, but the doc said
it returns `[3, 2, 1]`.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/4475
Diffstat (limited to 'test/win32ole/test_win32ole.rb')
0 files changed, 0 insertions, 0 deletions