Files
kotlin-fork/compiler/testData/codegen/bytecodeText/intConstantSafeCall.kt
T
2023-12-26 10:18:19 +00:00

5 lines
72 B
Kotlin
Vendored

// JVM_ABI_K1_K2_DIFF: KT-62485
fun foo() = 10?.toString()
// 0 IFNULL