bar.c   [plain text]



void bar() { }

int baz()
{
	return -1;
}