blob: 399b4e8a8e03e4e655d548ae7c4981b2896b727a [file] [log] [blame]
void bar () {
static char x[10];
static char *xend = x + 10;
}