packages feed

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

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