Sha256: b53299109aeee1b03a7f7d8038150a8f37d50e363a8e873f4f847ae5f5d3b2cd

Contents?: true

Size: 176 Bytes

Versions: 3

Compression:

Stored size: 176 Bytes

Contents

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

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
regexp_parser-0.4.7 lib/regexp_parser/syntax/ruby/2.3.rb
regexp_parser-0.4.6 lib/regexp_parser/syntax/ruby/2.3.rb
regexp_parser-0.4.5 lib/regexp_parser/syntax/ruby/2.3.rb