3 lines
78 B
Kotlin
Vendored
3 lines
78 B
Kotlin
Vendored
@Deprecated("deprecated", level = DeprecationLevel.ERROR)
|
|
fun f<caret>oo() {
|
|
} |