Sha256: 7aa7862055384a406f3269f31039dbb807f8137384f19161d6c16c67217fe4bd

Contents?: true

Size: 109 Bytes

Versions: 18

Compression:

Stored size: 109 Bytes

Contents

def foo(x)
  x
end

x = nil
foo(x || 1)

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

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
typeprof-0.7.0 smoke/context-sensitive1.rb
typeprof-0.6.1 smoke/context-sensitive1.rb
typeprof-0.6.0 smoke/context-sensitive1.rb
typeprof-0.5.4 smoke/context-sensitive1.rb
typeprof-0.5.3 smoke/context-sensitive1.rb
typeprof-0.5.2 smoke/context-sensitive1.rb
typeprof-0.5.1 smoke/context-sensitive1.rb
typeprof-0.5.0 smoke/context-sensitive1.rb
typeprof-0.4.2 smoke/context-sensitive1.rb
typeprof-0.4.1 smoke/context-sensitive1.rb
typeprof-0.4.0 smoke/context-sensitive1.rb
typeprof-0.3.0 smoke/context-sensitive1.rb
typeprof-0.2.0 smoke/context-sensitive1.rb
typeprof-0.1.4 smoke/context-sensitive1.rb
typeprof-0.1.3 smoke/context-sensitive1.rb
typeprof-0.1.2 smoke/context-sensitive1.rb
typeprof-0.1.1 smoke/context-sensitive1.rb
typeprof-0.1.0 smoke/context-sensitive1.rb