static void f(void) { const int i = 120; char str[i + 3]; }