1234567
void sub() { int i = 1; //i =1; static int* q =&i; }
In function ‘sub’: error: initializer element is not constant