@@ -0,0 +1,7 @@
#!/usr/bin/env bash
mkdir build
cd build
clang -o first ../test/main.cpp
./first
cd ..
The note is not visible to the blocked user.