aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/new-output-artifact-in-dependency/main.cpp
blob: b44adf42f162d5063a7b14755bcfd22e3d339817 (plain)
1
2
3
4
5
6
//void f();

int main()
{
//    f();
}