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

4 lines
48 B
Plaintext
Vendored

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