Sha256: f4e575253379901fba2c70727a700289a00bb8caf18378d330e2c6a572bb47b7

Contents?: true

Size: 176 Bytes

Versions: 3

Compression:

Stored size: 176 Bytes

Contents

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

module Regexp::Syntax
  module Ruby
    # uses the latest 2.5 release
    class V25 < Regexp::Syntax::Ruby::V250; end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
regexp_parser-0.4.11 lib/regexp_parser/syntax/ruby/2.5.rb
regexp_parser-0.4.10 lib/regexp_parser/syntax/ruby/2.5.rb
regexp_parser-0.4.9 lib/regexp_parser/syntax/ruby/2.5.rb