fun foo(array: Array) { array[1] } Resolved call: Resulting descriptor: fun get(index: Int): Int Explicit receiver kind = THIS_OBJECT This object = array {Array} Receiver argument = NO_RECEIVER Value arguments mapping: SUCCESS index : Int = 1