blob: 4f32fdd52ea07753b722c124a58940bc1693f787 [file] [log] [blame]
// Build don't link:
// this probably does not have correct debugging info generated.
typedef struct Thing {
Thing();
int x;
} Thing;