lib/asciidoctor/core_ext/match_data/names.rb
# frozen_string_literal: true # NOTE remove once implemented in Opal class MatchData def names [] end end unless MatchData.method_defined? :names
# frozen_string_literal: true # NOTE remove once implemented in Opal class MatchData def names [] end end unless MatchData.method_defined? :names