Sha256: 6d92d4c1fcc2d13d98a2ead008aa8dff1382cd655138e5ea77249711f7fa12af

Contents?: true

Size: 157 Bytes

Versions: 14

Compression:

Stored size: 157 Bytes

Contents

# TODO: restart is needed?
def foo
  a = 1
  -> do
    a = "str"
  end.call
  a
end

foo

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

Version data entries

14 entries across 14 versions & 1 rubygems

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