Files
T
2017-08-29 04:28:06 +03:00

5 lines
86 B
Kotlin
Vendored

package test
fun main(args: Array<String>) {
println(a() + b() + other.other())
}