1void func() { 2 if (true) ; else half x = 1; 3} 4 5/*%%* 6variable 'x' must be created in a scope 7*%%*/ 8