4 lines
68 B
Plaintext
Vendored
4 lines
68 B
Plaintext
Vendored
class Test {
|
|
var foo: String = ""
|
|
<caret>protected set
|
|
} |