4 lines
138 B
Kotlin
Vendored
4 lines
138 B
Kotlin
Vendored
// !WITH_NEW_INFERENCE
|
|
// See KT-15839
|
|
|
|
val x = "1".let(@<!NI;DEBUG_INFO_MISSING_UNRESOLVED!>Suppress<!>("DEPRECATION") Integer::parseInt) |