blob: 65ca4e37287eea34a4e9480d4304d576a16b9e4a [file]
var x = 1
fun box() {
val y: Number = 1
x == y
}
// 0 equals
// 0 ICMP