test / foo

foo

fun foo(): Unit
import same.*
import some.*

fun main(args: Array<String>) {
//sampleStart

//sampleEnd
}