c660628162
Original commit: 32c041d4db
6 lines
46 B
Kotlin
6 lines
46 B
Kotlin
package usage
|
|
|
|
fun testF() {
|
|
inline.f()
|
|
}
|