@@ -0,0 +1,6 @@
test: test.c arena.h
cc -Wall -Wextra -DDEBUG -o test test.c
clean:
rm -rf test
The note is not visible to the blocked user.