KtSuccessCallInfo: call = KtCompoundArrayAccessCall: compoundAccess = IncOrDecOperation: kind = INC precedence = PREFIX operationPartiallyAppliedSymbol = KtPartiallyAppliedSymbol: dispatchReceiver = KtExplicitReceiverValue: expression = m["a"] isSafeNavigation = false type = kotlin.Int extensionReceiver = null signature = KtFunctionLikeSignature: receiverType = null returnType = kotlin.Int symbol = kotlin/Int.inc(: kotlin.Int): kotlin.Int valueParameters = [] callableIdIfNonLocal = kotlin/Int.inc getPartiallyAppliedSymbol = KtPartiallyAppliedSymbol: dispatchReceiver = KtExplicitReceiverValue: expression = m isSafeNavigation = false type = MyMap extensionReceiver = null signature = KtFunctionLikeSignature: receiverType = null returnType = kotlin.Int symbol = /MyMap.get(: MyMap, k: K): V valueParameters = [ KtVariableLikeSignature: name = k receiverType = null returnType = kotlin.String symbol = k: K callableIdIfNonLocal = null ] callableIdIfNonLocal = /MyMap.get indexArguments = [ "a" ] setPartiallyAppliedSymbol = KtPartiallyAppliedSymbol: dispatchReceiver = KtExplicitReceiverValue: expression = m isSafeNavigation = false type = MyMap extensionReceiver = null signature = KtFunctionLikeSignature: receiverType = null returnType = kotlin.Unit symbol = /MyMap.set(: MyMap, k: K, v: V): kotlin.Unit valueParameters = [ KtVariableLikeSignature: name = k receiverType = null returnType = kotlin.String symbol = k: K callableIdIfNonLocal = null, KtVariableLikeSignature: name = v receiverType = null returnType = kotlin.Int symbol = v: V callableIdIfNonLocal = null ] callableIdIfNonLocal = /MyMap.set