Sha256: 0f3959ee27f9cf1e97abb54e30a1a9222b31c6d52c1555e2d01017c6d4a66ac7

Contents?: true

Size: 126 Bytes

Versions: 14

Compression:

Stored size: 126 Bytes

Contents

def foo
  "str" =~ /(str)/
  [$&, $1]
end

foo

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

Version data entries

14 entries across 14 versions & 1 rubygems

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