6 lines
64 B
Kotlin
Vendored
6 lines
64 B
Kotlin
Vendored
package usage
|
|
|
|
fun main(args: Array<String>) {
|
|
inline.f()
|
|
}
|