# frozen_string_literal: true

class Regexp::Syntax::V2_5_0 < Regexp::Syntax::V2_4_1
  implements :property,    UnicodeProperty::V2_5_0
  implements :nonproperty, UnicodeProperty::V2_5_0
end
