about summary refs log tree commit diff
path: root/third_party/git/t/t4018/fortran-program
blob: 4616895e4b56b1d301537e1ca47e0506f305d023 (plain) (blame)
1
2
3
4
5
program RIGHT

call ChangeMe

end program RIGHT