Sha256: 91723fa81a182f3d7646b437a6ec38b44da72c6a2f7b6eeb69126e468ec4705d

Contents?: true

Size: 176 Bytes

Versions: 4

Compression:

Stored size: 176 Bytes

Contents

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

module Regexp::Syntax
  module Ruby
    # uses the latest 2.6 release
    class V26 < Regexp::Syntax::Ruby::V260; 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.rb
regexp_parser-0.4.12 lib/regexp_parser/syntax/ruby/2.6.rb
regexp_parser-0.4.11 lib/regexp_parser/syntax/ruby/2.6.rb
regexp_parser-0.4.10 lib/regexp_parser/syntax/ruby/2.6.rb