Sha256: 0a3e4d922f9bd657430baa8999d41e41c7c0ce754065638e5eca7631e393e304

Contents?: true

Size: 128 Bytes

Versions: 14

Compression:

Stored size: 128 Bytes

Contents

def foo
  [1, "str", :sym].pop()
end

foo

__END__
# Classes
class Object
  private
  def foo: -> (:sym | Integer | String)
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
typeprof-0.20.0 smoke/array-pop.rb
typeprof-0.15.3 smoke/array-pop.rb
typeprof-0.15.2 smoke/array-pop.rb
typeprof-0.15.1 smoke/array-pop.rb
typeprof-0.15.0 smoke/array-pop.rb
typeprof-0.14.1 smoke/array-pop.rb
typeprof-0.14.0 smoke/array-pop.rb
typeprof-0.13.0 smoke/array-pop.rb
typeprof-0.12.0 smoke/array-pop.rb
typeprof-0.11.0 smoke/array-pop.rb
typeprof-0.10.0 smoke/array-pop.rb
typeprof-0.9.2 smoke/array-pop.rb
typeprof-0.9.1 smoke/array-pop.rb
typeprof-0.9.0 smoke/array-pop.rb