aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gfortran.dg/mixed_io_1.c
blob: 0f8d9cdcfbfea7ed8ce76ca5fefc2d47809e9c66 (plain)
1
2
3
4
#include <stdio.h>
void cio_(void){
  printf("12345");
}