Sha256: c2623bd4e8405ef1a9b1ed81f5371f326b2c84c9de190515024160aeb74aa7e2

Contents?: true

Size: 120 Bytes

Versions: 11

Compression:

Stored size: 120 Bytes

Contents

def foo(x)
  x
end

x = nil
foo(x || 1)

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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
typeprof-0.20.0 smoke/context-sensitive1.rb
typeprof-0.15.3 smoke/context-sensitive1.rb
typeprof-0.15.2 smoke/context-sensitive1.rb
typeprof-0.15.1 smoke/context-sensitive1.rb
typeprof-0.15.0 smoke/context-sensitive1.rb
typeprof-0.14.1 smoke/context-sensitive1.rb
typeprof-0.14.0 smoke/context-sensitive1.rb
typeprof-0.13.0 smoke/context-sensitive1.rb
typeprof-0.12.0 smoke/context-sensitive1.rb
typeprof-0.11.0 smoke/context-sensitive1.rb
typeprof-0.10.0 smoke/context-sensitive1.rb