blob: 73db5c073d820f8eda6903557c3b04ea514221c0 [file] [log] [blame]
int func10();
int func11();
int func12()
{
return func10() + func11();
}