package test class A { } fun A.foo(a: Int, b: String, c: Any) { }