Files
kotlin-fork/jps-plugin/testData/incremental/withJava/other/topLevelFunctionWithJvmName/function.kt
T
2017-08-29 02:24:37 +03:00

4 lines
48 B
Kotlin
Vendored

package inline
@JvmName("oldName") fun g() = 0