Merge tag 'v2.29.0-rc1' of github.com:git/git
[git] / t / t4018 / fortran-external-subroutine
1 subroutine RIGHT
2
3 real ChangeMe
4
5 end subroutine RIGHT