1### Compilation failed: 2 3error: 2: variable 'x' must be created in a scope 4 if (true) ; else half x = 1; 5 ^^^^^^^^^^ 61 error 7