Sha256: d92b29857849b5e709f6cb21db44273c237a6532ee96d0a24631c6489c2528c8

Contents?: true

Size: 122 Bytes

Versions: 14

Compression:

Stored size: 122 Bytes

Contents

def foo
  Array[42, "str"]
end

foo

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

Version data entries

14 entries across 14 versions & 1 rubygems

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