namespace foo {
int aglobal = 0;
}

int main() {return 0;}