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

4 lines
48 B
Plaintext
Vendored

package inline
@JvmName("newName") fun g() = 1