8fcda32287
#KT-10133 Fixed
7 lines
97 B
Kotlin
Vendored
7 lines
97 B
Kotlin
Vendored
@file:JvmName("FooUtils")
|
|
@file:JvmMultifileClass
|
|
import junit.framework.TestCase
|
|
|
|
fun bar() {
|
|
|
|
} |