Sha256: 7a2d57b7be221bc86d98d17a66a9fd888848eee89d4abd71f36bb96cab8f85f9

Contents?: true

Size: 102 Bytes

Versions: 4

Compression:

Stored size: 102 Bytes

Contents

def foo
  Hash.new { |h, k| h[k] = [] }
end

foo
__END__
# Classes
class Object
  def foo : -> {}
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
typeprof-0.5.3 smoke/hash4.rb
typeprof-0.5.2 smoke/hash4.rb
typeprof-0.5.1 smoke/hash4.rb
typeprof-0.5.0 smoke/hash4.rb