meson/test cases/common/99 postconf/prog.c

6 lines
70 B
C

#include"generated.h"
int main(void) {
return THE_NUMBER != 9;
}