[rubygems/rubygems] Use a constant empty tar header to avoid extra allocations
[ruby.git] / lib / rdoc / code_objects.rb
blobd5f2f920ad140225cd936f3623433fe731385df8
1 # frozen_string_literal: true
2 # This file was used to load all the RDoc::CodeObject subclasses at once.  Now
3 # autoload handles this.
5 require_relative '../rdoc'