5 lines
88 B
Plaintext
Vendored
5 lines
88 B
Plaintext
Vendored
// "Replace with 'inline'" "true"
|
|
|
|
annotation class Ann(val x: Int)
|
|
|
|
inline fun foo() {} |