Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gdc.test/
fail_compilation/
imports/
imp22749.c
1
struct
S22749
2
{
3
int
field
:
1
;
4
}
;