var_init.cvc 47 B

12345
  1. int glob_a = 1;
  2. void foo() {
  3. int a = 1;
  4. }