t / t4034 / fortran / poston commit builtin/config.c: support `--type=<type>` as preferred alias for `--<type>` (fb0dc3b)
   1print *, "Hello World?"
   2
   3DO10I = 1,10
   4DO 10 I = 1,10
   5DO 1 0 I = 1,10