6 lines
61 B
Plaintext
6 lines
61 B
Plaintext
// MOVE: up
|
|
class A {
|
|
<caret>val y = ""
|
|
|
|
val x = ""
|
|
} |