Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
49b2ac1b100c5042a0e98582713938062efa6a31
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
deadCodeElimination
/
unusedPrimitiveAndObjectEquals.kt
blob: 766f7ef58486f709420779810f424bffcf7248d1 [
file
]
var
x
=
1
fun box
()
{
val y
:
Number
=
1
x
==
y
}
// 0 equals
// JVM_TEMPLATES
// 1 ICMP
// JVM_IR_TEMPLATES
// 0 ICMP