bar.c   [plain text]




int bar()
{
	return 10;
}