waf/playground/use/order/a.c

7 lines
43 B
C

#include "a.h"
int aaa() {
return 33;
}