waf/playground/c/program/main.c

6 lines
61 B
C

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