diff options
Diffstat (limited to 'Tests/Fortran/foo.f')
-rw-r--r-- | Tests/Fortran/foo.f | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Fortran/foo.f b/Tests/Fortran/foo.f index dbbb3a4..ece0df4 100644 --- a/Tests/Fortran/foo.f +++ b/Tests/Fortran/foo.f @@ -5,5 +5,5 @@ contains subroutine sub end subroutine - + end module test_mod |