aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/testdata/link_staticlib/mystaticlibhelper.cpp
blob: 76a6a38e98a510d42e9df5da7ebeedbac2338bc2 (plain)
1
2
3
4
5
int helper_function()
{
    return 156;
}