meson/test cases/common/57 custom header generator/prog.c

6 lines
62 B
C

#include"myheader.lh"
int main(void) {
return RET_VAL;
}