4 lines
68 B
Kotlin
Vendored
4 lines
68 B
Kotlin
Vendored
// IS_APPLICABLE: false
|
|
fun foo() : Any {
|
|
return <caret>(a@{})
|
|
} |