KtNameReferenceExpression(96,102): 'action'
  KaCallResolutionSuccess:
    call = KaSimpleVariableAccessCall:
      contextArguments = []
      dispatchReceiver = null
      extensionReceiver = KaExplicitReceiverValue:
        expression = foo
        isSafeNavigation = true
        type = test.Foo
      isContextSensitive = false
      kind = Read
      signature = KaVariableSignature:
        name = action
        receiverType = test.Foo
        returnType = () -> kotlin.Unit
        symbol = val action: () -> kotlin.Unit
        contextParameters = []
        callableId = test/action
      typeArgumentsMapping = {}
