Sha256: d79690f9bf6b692acc079f349349ff485a291cbedc18fc59d3e27406ad1dd8c2

Contents?: true

Size: 190 Bytes

Versions: 4

Compression:

Stored size: 190 Bytes

Contents

require File.expand_path('../2.5', __FILE__)

module Regexp::Syntax
  module Ruby

    class V260 < Regexp::Syntax::Ruby::V25
      def initialize
        super
      end
    end

  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
regexp_parser-0.4.13 lib/regexp_parser/syntax/ruby/2.6.0.rb
regexp_parser-0.4.12 lib/regexp_parser/syntax/ruby/2.6.0.rb
regexp_parser-0.4.11 lib/regexp_parser/syntax/ruby/2.6.0.rb
regexp_parser-0.4.10 lib/regexp_parser/syntax/ruby/2.6.0.rb