1 2 3 4 5 6 7 8 9
#include "hang.H" const struct B *const_B_ptr; int var_in_hang3 = 42; int dummy3 (void) { return var_in_hang3; }