1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core/io/shared
Jeremy Evans 7223c0da15 Do not chomp trailing line separator IO#each with nil separator and chomp
nil separator means no sepator, so chomp should not remove a line
separator.

Partially Fixes [Bug #18770]
2022-07-21 12:55:24 -07:00
..
binwrite.rb
chars.rb
codepoints.rb
each.rb Do not chomp trailing line separator IO#each with nil separator and chomp 2022-07-21 12:55:24 -07:00
gets_ascii.rb
new.rb
pos.rb
readlines.rb Update to ruby/spec@ab32a1a 2022-06-26 14:50:14 +02:00
tty.rb
write.rb Prepare for removing RubyVM::JIT (#5262) 2021-12-13 23:07:46 -08:00