Sha256: d37a3141f220907db35c288aacd426955bf2d46708cf648afec3868066be5273

Contents?: true

Size: 111 Bytes

Versions: 11

Compression:

Stored size: 111 Bytes

Contents

def foo
  loop do
    return 42
  end
  nil
end

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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
typeprof-0.7.0 smoke/return.rb
typeprof-0.6.1 smoke/return.rb
typeprof-0.6.0 smoke/return.rb
typeprof-0.5.4 smoke/return.rb
typeprof-0.5.3 smoke/return.rb
typeprof-0.5.2 smoke/return.rb
typeprof-0.5.1 smoke/return.rb
typeprof-0.5.0 smoke/return.rb
typeprof-0.4.2 smoke/return.rb
typeprof-0.4.1 smoke/return.rb
typeprof-0.4.0 smoke/return.rb