blob: b7b6cd5450b2e43659da1790d26a5bf4760079f3 [file] [log] [blame]
int func7();
int func8()
{
return func7() + 1;
}