5 lines
46 B
Kotlin
Vendored
5 lines
46 B
Kotlin
Vendored
fun test() {
|
|
MyFunc1()
|
|
.MyFunc2()
|
|
.MyFunc3()
|
|
} |