Sha256: fcc34615f7e8d50c7373e1a99d38931402920f15c0be02cbb5f479f6e5811791

Contents?: true

Size: 144 Bytes

Versions: 11

Compression:

Stored size: 144 Bytes

Contents

def foo(obj)
  if obj ? true : obj.foo(1)
    "foo"
  end
end

__END__
# Classes
class Object
  private
  def foo: (untyped obj) -> String?
end

Version data entries

11 entries across 11 versions & 1 rubygems

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