5 lines
72 B
Plaintext
Vendored
5 lines
72 B
Plaintext
Vendored
var x = 1
|
|
get() = field
|
|
set(value) {
|
|
field = value
|
|
} |