aboutsummaryrefslogtreecommitdiffstats
path: root/meson/test cases/common/74 file object/subdir2/lib.c
blob: 8e2b4ebfb10f7d4ca9b0192f42c0b556f74967ed (plain)
1
2
3
int func(void) {
    return 2;
}