4 lines
53 B
Kotlin
Vendored
4 lines
53 B
Kotlin
Vendored
package inline
|
|
|
|
@JvmName("test") inline fun g() = 0
|