8 lines
66 B
Plaintext
Vendored
8 lines
66 B
Plaintext
Vendored
// MOVE: down
|
|
class A {
|
|
val y = ""
|
|
|
|
<caret>init {
|
|
|
|
}
|
|
} |