summaryrefslogtreecommitdiffstats
path: root/test cases/common/161 not-found dependency/subprojects/trivial/trivial.c
blob: cb0c02fccf4515cefdc3fef0615a29a3af818399 (plain)
1
2
3
int subfunc(void) {
    return 42;
}