static const int a = 1; void f() { const int b = 1; return; }