summaryrefslogtreecommitdiff
path: root/tests/projects/other/parallel_build/1.cpp
blob: 9cd1218aeb977ed34293e5b1d89fec3e7758239e (plain)
1
2
3
int main(int argv, char** argv) {
    return 0;
}