Home
Manpages
About
(root)/
gcc-13.2.0/
gcc/
testsuite/
gfortran.dg/
mixed_io_1.c
1
#include
<
stdio.h
>
2
void
cio_
(
void
)
{
3
printf
(
"
12345
"
)
;
4
}