f487118be5
#KT-23510 Fixed
6 lines
39 B
Kotlin
Vendored
6 lines
39 B
Kotlin
Vendored
fun foo() {
|
|
}
|
|
|
|
fun test() {
|
|
foo()
|
|
} |