Sha256: 300cad42ddf295b5411364dc38a0ad9e7ebc3bf5e09d8d42453a78b9cc4c6e65

Contents?: true

Size: 125 Bytes

Versions: 12

Compression:

Stored size: 125 Bytes

Contents

def foo
  h = {}
  h[1] ||= []
  h
end

__END__
# Classes
class Object
  private
  def foo: -> Hash[Integer, Array[bot]]
end

Version data entries

12 entries across 12 versions & 1 rubygems

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