c55df3ffab
Original commit: 166883d847
4 lines
53 B
Kotlin
4 lines
53 B
Kotlin
package inline
|
|
|
|
@JvmName("test") inline fun g() = 0
|