aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/soft-dependency/main.cpp
blob: 5f3248c7f29a86e94cc56ee08df74f5b92194e5f (plain)
1
2
3
4
int main()
{
    thisShouldNotLink();
}