[ruby/irb] After Ruby 2.0, coding is always utf-8

https://github.com/ruby/irb/commit/7a94bc4135
This commit is contained in:
Hiroshi SHIBATA 2023-01-11 13:44:20 +09:00 committed by git
parent c7bb8d67b7
commit 128398e7cd

View File

@ -1,4 +1,3 @@
# -*- coding: utf-8 -*-
# frozen_string_literal: false # frozen_string_literal: false
# irb/lc/ja/error.rb - # irb/lc/ja/error.rb -
# by Keiju ISHITSUKA(keiju@ruby-lang.org) # by Keiju ISHITSUKA(keiju@ruby-lang.org)