Sha256: 28e0d9e01497d93b2523ce6b9f53d8b53a0290a0da73909bfecc5ba301ad1d20

Contents?: true

Size: 127 Bytes

Versions: 14

Compression:

Stored size: 127 Bytes

Contents

def foo
  r = /foo#{x=1}bar/o
  [r, x]
end

foo

__END__
# Classes
class Object
  private
  def foo: -> [Regexp, Integer?]
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
typeprof-0.20.0 smoke/once.rb
typeprof-0.15.3 smoke/once.rb
typeprof-0.15.2 smoke/once.rb
typeprof-0.15.1 smoke/once.rb
typeprof-0.15.0 smoke/once.rb
typeprof-0.14.1 smoke/once.rb
typeprof-0.14.0 smoke/once.rb
typeprof-0.13.0 smoke/once.rb
typeprof-0.12.0 smoke/once.rb
typeprof-0.11.0 smoke/once.rb
typeprof-0.10.0 smoke/once.rb
typeprof-0.9.2 smoke/once.rb
typeprof-0.9.1 smoke/once.rb
typeprof-0.9.0 smoke/once.rb