waf/demos/c/stlib/main.c

8 lines
45 B
C

#include "foo.h"
int main()
{
return 0;
}