summaryrefslogtreecommitdiff
path: root/spec/rubyspec/core/kernel/fixtures/chomp.rb
blob: f08dbadce5f591235e9adaa7b62472c29773c75e (plain)
1
2
3
4
# -*- encoding: utf-8 -*-

$_ = "あれ\r\n"
print Kernel.chomp