# frozen_string_literal: true

class Regexp::Syntax::V3_2_0 < Regexp::Syntax::V3_1_0
  implements :property,    UnicodeProperty::V3_2_0
  implements :nonproperty, UnicodeProperty::V3_2_0
end
