Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
073a50037049a4e0869085bf4acf7c29e56210e3
/
.
/
compiler
/
testData
/
codegen
/
bytecodeText
/
boxingOptimization
/
kt7224.kt
blob: b0f044f0422293fe619ed2e40259f681c1ccfdbe [
file
] [
log
] [
blame
]
// IGNORE_BACKEND_FIR: JVM_IR
fun box
():
String
{
230
?.
hashCode
()
return
"OK"
}
// 0 INVOKESTATIC java/lang/Integer.valueOf