6 lines
46 B
Kotlin
Vendored
6 lines
46 B
Kotlin
Vendored
package usage
|
|
|
|
fun testG() {
|
|
inline.g()
|
|
}
|