package dependency fun test(a: Int) { } fun test(a: String) { }