packages feed

fortran-src-0.12.0: test-data/rewriter/replacementsmap-padimplicitcomment/001_foo.f

      program main
      integer hello*4 ! This is a long comment that goes over the 72 columns
     +      , hello2*2
      end program main