operator fun Int.invoke(): String {} fun call(x: kotlin.int) { x() }