@@ -6,4 +6,5 @@ int main(int argc, char **argv)
askname(first, last);
printf("Hello, %s %s!\n", first, last);
return 0;
// Test Commit # 1
}
The note is not visible to the blocked user.