Sha256: d79690f9bf6b692acc079f349349ff485a291cbedc18fc59d3e27406ad1dd8c2
Contents?: true
Size: 190 Bytes
Versions: 4
Compression:
Stored size: 190 Bytes
Contents
require File.expand_path('../2.5', __FILE__) module Regexp::Syntax module Ruby class V260 < Regexp::Syntax::Ruby::V25 def initialize super end end end end
Version data entries
4 entries across 4 versions & 1 rubygems