mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-16 08:31:35 +00:00
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) |