fortran-src-0.6.1: test-data/rewriter/replacementsmap-columnlimit/003_multiline.f.expected
subroutine foo
integer aaaaa = 10
integer xxxxxxxxxxxxxxxxxxxxxxxxxx
xxxxxxxxxxxxxxxxxxxxxxxxxx = 10
if (aaaaa .eq. 0 .and. xxxxxxxxxxxxxxxxxxxxxxxxxx .eq. 9 .and.
+ 4 .lt. 4
+ .or. .true.) call bar
end