
Listing 5:
int testcalled;

test()
{
	testcalled++;
}

