a3.c   [plain text]


int bar;
int foo1()
{
	return bar;
}