Sha256: a19d74c9e65f6226c67e540d723a63ed4842e197ebaaa73d23513b85d923eb3d
Contents?: true
Size: 193 Bytes
Versions: 9
Compression:
Stored size: 193 Bytes
Contents
require File.expand_path('../2.4.1', __FILE__) module Regexp::Syntax module Ruby class V242 < Regexp::Syntax::Ruby::V241 def initialize super end end end end
Version data entries
9 entries across 9 versions & 1 rubygems