Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
c-c++-common/
pr90590-2.h
1
#pragma
GCC system_header
2
struct
{
3
enum
{
_A
}
b
;
4
}
c
;