KtCallExpression(89,100): 'Foo<String>'
  KaSymbolResolutionError:
    candidateSymbols = [
      <constructor>(len: kotlin.Int): Foo<T>,
      <constructor>(s: kotlin.String): Foo<T>
    ]
    diagnostic = ERROR<OTHER_ERROR: Inapplicable candidate>