test / foo

foo

fun foo(): Unit
import some.*

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

//sampleEnd
}