foo.c   [plain text]



int pack;

int foo() {
	return pack;
}