6 lines
73 B
Plaintext
Vendored
6 lines
73 B
Plaintext
Vendored
// "Add function body" "true"
|
|
class A() {
|
|
fun <caret>foo() {
|
|
}
|
|
}
|