github.com/zyedidia/knit@v1.1.2-0.20230901152954-f7d4e39a0e24/test/rulefile/foo.c (about) 1 #include "foo.h" 2 int foo() { 3 return 42; 4 }