blob: ea726d3e3f3a6e7b21a8bce337e974bf205569db [file] [log] [blame]
struct B
{
unsigned int x : 1;
// unsigned int x;
};