rt_gccstream/gcc/testsuite/gfortran.dg/pr32627_driver.c

5 lines
46 B
C

char *get_c_string()
{
return "c_string";
}