diff options
Diffstat (limited to 'Tests/FortranOnly/no_preprocess_target_upper.F')
-rw-r--r-- | Tests/FortranOnly/no_preprocess_target_upper.F | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Tests/FortranOnly/no_preprocess_target_upper.F b/Tests/FortranOnly/no_preprocess_target_upper.F new file mode 100644 index 0000000..34ee04d --- /dev/null +++ b/Tests/FortranOnly/no_preprocess_target_upper.F @@ -0,0 +1,3 @@ + SUBROUTINE NOPREPROCESS_TARGET_UPPER + INTEGER F + END |