fun test() { call(1, "foo") } fun call(n: Int, text: String): Int = n