babb4ddf87
Original commit: a090133581
5 lines
47 B
Kotlin
5 lines
47 B
Kotlin
package usage
|
|
|
|
fun a() {
|
|
inline.A().f = 1
|
|
} |