KtCollectionLiteralExpression(40,42): '[]'
  KaCallResolutionSuccess:
    call = KaSimpleFunctionCall:
      contextArgumentMapping = {}
      contextArguments = []
      dispatchReceiver = null
      extensionReceiver = null
      signature = KaFunctionSignature:
        receiverType = null
        returnType = kotlin.collections.List<kotlin.Boolean>
        symbol = kotlin/collections/listOf(): kotlin.collections.List<T>
        valueParameters = []
        contextParameters = []
        callableId = kotlin/collections/listOf
      typeArgumentsMapping = {
        T -> (kotlin.Boolean)
      }
      valueArgumentMapping = {}