7 lines
114 B
Ruby
7 lines
114 B
Ruby
# frozen_string_literal: true
|
|
##
|
|
# For RubyGems backwards compatibility
|
|
|
|
module RDoc::RI::Formatter # :nodoc:
|
|
end
|