KtNameReferenceExpression(94,100): 'action'
  KaCallResolutionSuccess:
    call = KaSimpleVariableAccessCall:
      contextArguments = []
      dispatchReceiver = null
      extensionReceiver = KaExplicitReceiverValue:
        expression = foo
        isSafeNavigation = false
        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 = {}
