Sha256: b189d0bacb217eee7e213b9f17bdb56545d45b4573495fd5c74e2eb85614fad7

Contents?: true

Size: 176 Bytes

Versions: 5

Compression:

Stored size: 176 Bytes

Contents

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

module Regexp::Syntax
  module Ruby
    # uses the latest 2.3 release
    class V23 < Regexp::Syntax::Ruby::V236; end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
regexp_parser-0.4.12 lib/regexp_parser/syntax/ruby/2.3.rb
regexp_parser-0.4.11 lib/regexp_parser/syntax/ruby/2.3.rb
regexp_parser-0.4.10 lib/regexp_parser/syntax/ruby/2.3.rb
regexp_parser-0.4.9 lib/regexp_parser/syntax/ruby/2.3.rb
regexp_parser-0.4.8 lib/regexp_parser/syntax/ruby/2.3.rb