llvm/clang/tools/scan-build-py/tests/functional/src/main.c

int main()
{
    return 0;
}