# frozen_string_literal: true

class Regexp::Syntax::V2_4_1 < Regexp::Syntax::V2_4_0
  implements :group, Group::V2_4_1
end
