fortran-src-0.6.1: test-data/rewriter/replacementsmap-columnlimit/002_other.f.expected
subroutine foo
integer aaaaa = 10
integer xxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxx = 10
if (aaaaa .eq. 0 .and. xxxxxxxxxxxxxxxxxxxxxxxxxx .eq.
+999999999999) call bar
end