(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
other/
nested-extern-2.cc
int i = 17; // never touched

int *p_otheri = &i;