9 lines
84 B
Plaintext
9 lines
84 B
Plaintext
// MOVE: down
|
|
// class A
|
|
class A {
|
|
{
|
|
|
|
}
|
|
// val x
|
|
<caret>val x = ""
|
|
} |