t / t4034 / fortran / poston commit git-completion.bash: replace zsh notation that breaks bash 3.X (50c5885)
   1print *, "Hello World?"
   2
   3DO10I = 1,10
   4DO 10 I = 1,10
   5DO 1 0 I = 1,10