Co-authored-by: HiveBeats <e1lama@protonmail.com> Reviewed-on: #12
@@ -2,6 +2,7 @@
#define UTILS_H
#include "stdio.h"
#include "assert.h"
#define write_log(format,args...) do { \
printf(format, ## args); \
The note is not visible to the blocked user.