8f38d03b48
#KT-17899 Fixed
4 lines
52 B
Kotlin
Vendored
4 lines
52 B
Kotlin
Vendored
fun foo() {
|
|
@Deprecated fun innerFoo() {
|
|
}
|
|
} |