summaryrefslogtreecommitdiff
path: root/tests/projects/c/precompiled_header/src/test.cpp
blob: 1cedddad9a142adcd66143417898d466105449d1 (plain)
1
2
3
4
int test_cpp()
{
    return 0;
}