error: redefinition of symbol 'a'
|  --> in tests/fixtures/var_redefinition_errors.c:9:7
|
9   int a = 2;
|       ^
1 error generated.
