aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/autoloading_fixtures/prepend/sub_class_conflict.rb
blob: 506c3c5920ec6daa4096c21cece33775defa00be (plain) (blame)
1
2
3
4
# frozen_string_literal: true

class Prepend::SubClassConflict
end