Sha256: 62f67470915f02c056c2be415ee7368f38d69ad7ff0c62415b8a639a026a937c

Contents?: true

Size: 141 Bytes

Versions: 19

Compression:

Stored size: 141 Bytes

Contents

# @type var e: _E
# @type var d: D

e = (_ = nil)
d = (_ = nil)

e = d

# !expects IncompatibleAssignment: lhs_type=::D, rhs_type=::_E
d = e

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
steep-0.39.0 smoke/class/f.rb
steep-0.38.0 smoke/class/f.rb
steep-0.37.0 smoke/class/f.rb
steep-0.36.0 smoke/class/f.rb
steep-0.35.0 smoke/class/f.rb
steep-0.34.0 smoke/class/f.rb
steep-0.33.0 smoke/class/f.rb
steep-0.32.0 smoke/class/f.rb
steep-0.31.1 smoke/class/f.rb
steep-0.31.0 smoke/class/f.rb
steep-0.30.0 smoke/class/f.rb
steep-0.29.0 smoke/class/f.rb
steep-0.28.0 smoke/class/f.rb
steep-0.27.0 smoke/class/f.rb
steep-0.25.0 smoke/class/f.rb
steep-0.24.0 smoke/class/f.rb
steep-0.23.0 smoke/class/f.rb
steep-0.22.0 smoke/class/f.rb
steep-0.21.0 smoke/class/f.rb