Sha256: 5c181f58d2069cc04a4a9c8ac71cd9fbba6c6c40fc0db57a0d10f0e0277e61a7

Contents?: true

Size: 176 Bytes

Versions: 3

Compression:

Stored size: 176 Bytes

Contents

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

module Regexp::Syntax
  module Ruby
    # uses the latest 2.4 release
    class V24 < Regexp::Syntax::Ruby::V242; 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.4.rb
regexp_parser-0.4.6 lib/regexp_parser/syntax/ruby/2.4.rb
regexp_parser-0.4.5 lib/regexp_parser/syntax/ruby/2.4.rb