Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gcc.dg/
analyzer/
pr98599-b.c
1
int
b
(
int
x
)
{
return
x
;
}