KtDotQualifiedExpression(59,66): 'a.foo()'
  KaSymbolResolutionError:
    candidateSymbols = [
      /A.foo(<dispatch receiver>: A): kotlin.Unit
    ]
    diagnostic = ERROR<INVISIBLE_REFERENCE: Cannot access 'fun foo(): Unit': it is private in 'A'.>
