Loading...
1
2
3
4
5
6

int pack;

int foo() {
	return pack;
}