mirror of
https://github.com/ruby/ruby.git
synced 2026-08-16 12:57:31 +08:00
Remove discussion of Ruby 2.7 specific handling of keyword argument separation. Add a small example of keyword to positional hash conversion for methods not accepting keyword arguments.