bar.c   [plain text]


int bar()
{
	return 1;
}