@@ -12,4 +12,3 @@
#define ARR_FOREACH(arr, item) \
for (item = arr; item != arr + ARRSZ(arr) * sizeof(*item); item++)
The note is not visible to the blocked user.