6 lines
51 B
Kotlin
Vendored
6 lines
51 B
Kotlin
Vendored
// FORCED
|
|
class A {<caret>
|
|
fun foo() {
|
|
|
|
}
|
|
} |