8 lines
75 B
Plaintext
Raw Normal View History

# typed: strict
class String
module Compat
include Kernel
end
end