Sha256: cc8db46133b7f2d3d9699f9341786894817d6ab3b0fba6ad7658fd3ec7435dba

Contents?: true

Size: 106 Bytes

Versions: 54

Compression:

Stored size: 106 Bytes

Contents

x = ""
y = 1

x = y
y = x

# @type var a: Array[Integer]
# @type var b: Array[String]

a = []
b = a
a = b

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
steep-0.49.1 smoke/array/b.rb
steep-0.49.0 smoke/array/b.rb
steep-0.48.0 smoke/array/b.rb
steep-0.47.1 smoke/array/b.rb
steep-0.47.0 smoke/array/b.rb
steep-0.46.0 smoke/array/b.rb
steep-0.45.0 smoke/array/b.rb
steep-0.44.1 smoke/array/b.rb
steep-0.44.0 smoke/array/b.rb
steep-0.43.1 smoke/array/b.rb
steep-0.43.0 smoke/array/b.rb
steep-0.42.0 smoke/array/b.rb
steep-0.41.0 smoke/array/b.rb
steep-0.40.0 smoke/array/b.rb