blob: 59732f87d6305fba8e265368702d99714acce66f [file] [log] [blame]
#include "hang.H"
struct B
{
int member_of_B;
};
int var_in_b = 1729;