blob: 6e2c4d8613fd700ef7efbc4c30923ab18332afc8 [file] [log] [blame]
#include"subproj.h"
int main(void) {
subproj_function();
return 0;
}