7 lines
50 B
Kotlin
Vendored
7 lines
50 B
Kotlin
Vendored
fun foo() {
|
|
class <caret>A {
|
|
|
|
}
|
|
|
|
A()
|
|
} |