13e98e712e
#KT-34603 Fixed
5 lines
56 B
Kotlin
Vendored
5 lines
56 B
Kotlin
Vendored
// WITH_RUNTIME
|
|
|
|
fun Int.foo() {
|
|
let<caret> { it }
|
|
} |