summaryrefslogtreecommitdiff
path: root/test cases/common/77 extract from nested subdir/src/first/lib_first.c
blob: 5fc32678cdf2afecfb30b5b42384d60c252b9e85 (plain)
1
2
3
int first(void) {
    return 1001;
}