9 lines
68 B
Plaintext
9 lines
68 B
Plaintext
// MOVE: down
|
|
class A {
|
|
fun foo() {
|
|
|
|
}
|
|
<caret>{
|
|
|
|
}
|
|
} |