summaryrefslogtreecommitdiffstats
path: root/test cases/unit/7 run installed/foo/foo.c
blob: 402c89527c1694fe6ed1262c19bb27739d2d8cbd (plain)
1
2
3
int foo() {
    return 0;
}