ae6421476d
#KT-17621 In Progress
4 lines
38 B
Kotlin
Vendored
4 lines
38 B
Kotlin
Vendored
fun main1() {
|
|
BaseClass().foo()
|
|
}
|