aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/api/testdata/added-file-persistent/main.cpp
blob: 1921f1febee18d33b57cea7386ae9e066f1a6a1e (plain)
1
2
3
void f();

int main() { f(); }