Sha256: 711e0584ca8e15618b898df322506dbd2724e1ec63437c99d0a2d7323cdd8fb8

Contents?: true

Size: 176 Bytes

Versions: 2

Compression:

Stored size: 176 Bytes

Contents

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

module Regexp::Syntax
  module Ruby
    # uses the latest 2.2 release
    class V22 < Regexp::Syntax::Ruby::V224; end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
regexp_parser-0.3.3 lib/regexp_parser/syntax/ruby/2.2.rb
regexp_parser-0.3.2 lib/regexp_parser/syntax/ruby/2.2.rb