8 lines
103 B
Plaintext
Vendored
8 lines
103 B
Plaintext
Vendored
class A {
|
|
var a<selection>: Int</selection><caret> = 1
|
|
|
|
init {
|
|
// Initialize a
|
|
}
|
|
}
|