Files
T
2016-01-21 18:16:01 +03:00

5 lines
60 B
Kotlin
Vendored

class AA {
companion object {
fun f() {}
}
}