Sha256: 911493b32f16f34362769917f8211eccc1aef6cc247fa374b759976368fb78e9

Contents?: true

Size: 127 Bytes

Versions: 14

Compression:

Stored size: 127 Bytes

Contents

def foo
  begin
  rescue
    break 42
  end while true
end

__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/break3.rb
typeprof-0.15.3 smoke/break3.rb
typeprof-0.15.2 smoke/break3.rb
typeprof-0.15.1 smoke/break3.rb
typeprof-0.15.0 smoke/break3.rb
typeprof-0.14.1 smoke/break3.rb
typeprof-0.14.0 smoke/break3.rb
typeprof-0.13.0 smoke/break3.rb
typeprof-0.12.0 smoke/break3.rb
typeprof-0.11.0 smoke/break3.rb
typeprof-0.10.0 smoke/break3.rb
typeprof-0.9.2 smoke/break3.rb
typeprof-0.9.1 smoke/break3.rb
typeprof-0.9.0 smoke/break3.rb