blob: 79dea9d0f138aabbe7f67b57f96977b26b760da1 [file] [log] [blame]
int bar(void);
int bar(void)
{
return 0;
}