blob: cc934ad04ae8809d122d0c29fdaf9875c72e7767 [file] [log] [blame]
int func1()
{
return 1;
}
int func1b()
{
return 1;
}