bind.c   [plain text]



extern int y;

int test()
{
	return y;
}