blob: 1a178074659f89f67c007c36e34ccc8ac256801d [file] [log] [blame]
// bindgen-flags: --with-derive-hash --with-derive-partialeq --with-derive-eq
//
struct foo {
struct {
unsigned int x;
unsigned int y;
} bar;
};