5 lines
47 B
Kotlin
Vendored
5 lines
47 B
Kotlin
Vendored
package usage
|
|
|
|
fun a() {
|
|
inline.A().f = 1
|
|
} |