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