blob: 852252d1a9764ff956dd0b5d3079f5abbb962718 [file] [log] [blame]
int func8();
int func9()
{
return func8() + 1;
}