@@ -7674,6 +7674,7 @@ lGetOverloadCandidateMessage(const std::vector<Symbol *> &funcs,
Assert(ft != NULL);
message += "Candidate: ";
message += ft->GetString();
if (i < funcs.size() - 1)
message += "\n";
}
return message;
The note is not visible to the blocked user.