5 lines
104 B
Plaintext
Vendored
5 lines
104 B
Plaintext
Vendored
// "Add initializer" "true"
|
|
var n: Int = <selection>0</selection><caret>
|
|
get() = 1
|
|
/* IGNORE_FIR */
|