Sign in
gnu
/
gcc
/
refs/tags/basepoints/gcc-13
/
.
/
gcc
/
testsuite
/
gdc.test
/
runnable
/
imports
/
imp22624.c
blob: ea726d3e3f3a6e7b21a8bce337e974bf205569db [
file
] [
log
] [
blame
]
struct
B
{
unsigned
int
x
:
1
;
// unsigned int x;
};