
void funnyFunction(void )
{
	int funnyA, funnyB;

	funnyA + funnyB;
}
