summaryrefslogtreecommitdiffstats
path: root/test cases/common/102 extract same name/lib.c
blob: f3d0417ea6e7c80614b4b3cb4b5474263fe0919a (plain)
1
2
3
int func1(void) {
    return 23;
}