Sha256: 04f3a39c9b7f11f297a473b33c93abe41ab0453357810eb77030206291dba7bf

Contents?: true

Size: 116 Bytes

Versions: 14

Compression:

Stored size: 116 Bytes

Contents

def foo(&b)
  b = 1
  b
end

foo { }

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

Version data entries

14 entries across 14 versions & 1 rubygems

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