Sha256: 3569a4f8fd366f126be0eb392d81e2a3a25a6905595a26d37c222eaffdf1d5d0

Contents?: true

Size: 141 Bytes

Versions: 42

Compression:

Stored size: 141 Bytes

Contents

# @type var a: baz

a = ["", :foo]

# @type var x: Integer
# !expects IncompatibleAssignment: lhs_type=::Integer, rhs_type=::String
x = a[0]

Version data entries

42 entries across 42 versions & 1 rubygems

Version Path
steep-0.7.0 smoke/alias/b.rb
steep-0.6.0 smoke/alias/b.rb