@@ -0,0 +1,7 @@
all: test
test: test.c gap_buffer.c
gcc $^ -o $@ -Wall -Wextra -DGAPBUFFER_DEBUG
clean:
rm test
The note is not visible to the blocked user.