aboutsummaryrefslogtreecommitdiff
path: root/test cases/common/123 no buildincdir/prog.c
blob: b356f6550ef65b6e4a40ebf30fb03ce83ad48fcd (plain)
1
2
3
4
5
#include"header.h"

int main(void) {
    return 0;
}