### Compilation failed:

error: 2: variable 'a' must be created in a scope
    if (2 < 2) int a;
               ^^^^^
1 error
