@@ -1,6 +1,6 @@
make:
gcc main.c wren.c -lcurl -lm -lpthread -o wren
gcc main.c wren.c -g -O0 -fsanitize=address -lcurl -lm -lpthread -lsqlite3 -o wren
make3:
The note is not visible to the blocked user.