Exemplo n.º 1
0
static void _failMethod()
{
	HasTheDestructorBeenCalledChecker checker;
	FAIL_C();
}
Exemplo n.º 2
0
void _failMethod()
{
	FAIL_C();
}