
Listing 10:
int testcalled;

static test()
{
	testcalled++;
}

