Sha256: 6c4d2ff2529825e776fdeffd4d5f69774baa4e60b22ac1fa6c20f06f50b4cb8d
Contents?: true
Size: 149 Bytes
Versions: 48
Compression:
Stored size: 149 Bytes
Contents
# @type var a: Integer # !expects IncompatibleAssignment: lhs_type=::Integer, rhs_type=::String a = begin # @type var x: String x = '1' x end
Version data entries
48 entries across 48 versions & 1 rubygems