5 lines
49 B
Plaintext
Vendored
5 lines
49 B
Plaintext
Vendored
fun foo() {
|
|
println()<caret>
|
|
println()
|
|
}
|