Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
c-c++-common/
pr90590-1.h
1
#pragma
GCC system_header
2
enum
E
{
_A
,
_B
,
_C
}
;