// file cpp2011-7-6-2-tu2.cpp // Translation unit #1: struct S { int x; } s, p = &s;