blob: 276fe7d484976d6a512861cdfb175b56104cdc84 [file] [log] [blame]
int func5();
int func6()
{
return func5() + 1;
}