mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-15 15:53:36 +00:00
7 lines
46 B
Kotlin
Vendored
7 lines
46 B
Kotlin
Vendored
class X {
|
|
class <caret>Y
|
|
}
|
|
|
|
fun foo() {
|
|
|
|
} |