moved the c example inside of test file added a make test
@@ -0,0 +1,4 @@
test:
@gcc src/__tests__/Layout-test.c src/Layout.c && ./a.out
@rm a.out
The note is not visible to the blocked user.