blob: 3838bc0ef98b37164dfdd104afa44ab78c77a10c [file] [log] [blame]
void x(void){static const char x[]="x";char y[2];y[0]=x[1];}