aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/hello/src/foo.cpp
blob: 6d2828af9e9b537b394009c11acc4a569b950839 (plain)
1
2
3
4
5
int someUsefulFunction()
{
    return 156;
}