Sha256: 90fb9ec8f7a493f564fda78ccd76590b67bde8e19900f786d9bbeefd2cb7ef7b

Contents?: true

Size: 120 Bytes

Versions: 14

Compression:

Stored size: 120 Bytes

Contents

def foo
  loop do
    return 42
  end
  nil
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/return.rb
typeprof-0.15.3 smoke/return.rb
typeprof-0.15.2 smoke/return.rb
typeprof-0.15.1 smoke/return.rb
typeprof-0.15.0 smoke/return.rb
typeprof-0.14.1 smoke/return.rb
typeprof-0.14.0 smoke/return.rb
typeprof-0.13.0 smoke/return.rb
typeprof-0.12.0 smoke/return.rb
typeprof-0.11.0 smoke/return.rb
typeprof-0.10.0 smoke/return.rb
typeprof-0.9.2 smoke/return.rb
typeprof-0.9.1 smoke/return.rb
typeprof-0.9.0 smoke/return.rb