@@ -8175,7 +8175,7 @@ expand_alias_definition (const struct str *definition, const char *arguments,
{
if (escape)
p = expand_alias_escape (p, arguments, &expanded);
p = expand_alias_escape (p, arguments, &expanded) - 1;
escape = false;
}
else if (*p == ';')
The note is not visible to the blocked user.