Files
kotlin-fork/jps/jps-plugin/testData/incremental/withJava/other/topLevelFunctionWithJvmName/function.kt
T
2022-01-12 15:09:45 +01:00

4 lines
48 B
Kotlin
Vendored

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