Sha256: 6a84c6328d5f193e94bbaeea39e3845a3fa4293f1703f33a4fd8f46128ae4c84

Contents?: true

Size: 116 Bytes

Versions: 14

Compression:

Stored size: 116 Bytes

Contents

def foo
  a = [[nil]]
  a[0] = a
  a
end

foo

__END__
# Classes
class Object
  private
  def foo: -> [untyped]
end

Version data entries

14 entries across 14 versions & 1 rubygems

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