summaryrefslogtreecommitdiff
path: root/tests/apis/check_xxx/foo.c
blob: df779f2e6e2fc6a0984ff3325907cd02d61c15b8 (plain)
1
2
3
4
5
#include "config.h"

int foo() {
    return 0;
}