fortran-src-0.6.1: test-data/rewriter/replacementsmap-columnlimit/001_foo.f
subroutine foo
integer xxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxx = 10
if (xxxxxxxxxxxxxxxxxxxxxxxxxx .eq. 9) call bar
end
subroutine foo
integer xxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxx = 10
if (xxxxxxxxxxxxxxxxxxxxxxxxxx .eq. 9) call bar
end