%PDF- %PDF-
Direktori : /var/lib/rbenv/versions/3.1.3/lib64/ruby/3.1.0/rdoc/ |
Current File : //var/lib/rbenv/versions/3.1.3/lib64/ruby/3.1.0/rdoc/i18n.rb |
# frozen_string_literal: true ## # This module provides i18n related features. module RDoc::I18n autoload :Locale, 'rdoc/i18n/locale' require_relative 'i18n/text' end