4b284a4890
At the moment, it's not published anywhere, but that may change soon #KT-23198
6 lines
77 B
Kotlin
Vendored
6 lines
77 B
Kotlin
Vendored
@file:JvmMultifileClass
|
|
@file:JvmName("File")
|
|
package test
|
|
|
|
const val x = 42
|