@@ -1,4 +1,4 @@
test:
@gcc src/__tests__/Layout-test.c src/Layout.c src/Layout-test-utils.c && ./a.out
@gcc -Weverything -Werror -Wno-padded src/__tests__/Layout-test.c src/Layout.c src/Layout-test-utils.c && ./a.out
@rm a.out
The note is not visible to the blocked user.