Files
kotlin-fork/compiler/testData/compileJavaAgainstKotlin/method/platformName/PlatformName.kt
T
2015-08-25 15:40:46 +02:00

4 lines
42 B
Kotlin
Vendored

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