5 lines
69 B
Plaintext
Vendored
5 lines
69 B
Plaintext
Vendored
package inline
|
|
|
|
inline var f: Int
|
|
get() = 0
|
|
set(p: Int) { 1 } |