waf/playground/lint/program/main.c

7 lines
57 B
C

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