static if (condition)
	int declaration;
else
{
}