Files
kotlin/compiler/testData/compileJavaAgainstKotlin/method/platformName/PlatformName.kt

4 lines
42 B
Kotlin
Vendored

package test
@JvmName("bar")
fun foo() {}