fortran-src-0.16.9: 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 program main
integer hello*4 ! This is a long comment that goes over the 72 columns
+ , hello2*2
end program main