mirror of
https://github.com/ruby/ruby.git
synced 2026-08-22 11:06:02 +08:00
As `String#split` with the default argument drops trailing newline as a separator, preceding `String#chomp` is futile.
As `String#split` with the default argument drops trailing newline as a separator, preceding `String#chomp` is futile.