@@ -2,6 +2,11 @@ cc-clean(){
rm -rf ./**/*.out 2>/dev/null
}
cc-delete-tests(){
rm -rf ./**/*.test.c
cc-run(){
local file
if [ -z "$1" ]; then
The note is not visible to the blocked user.