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