From b0a6161190f8a85a5771fc96d5d745b0be2b07e5 Mon Sep 17 00:00:00 2001 From: Peter Hill Date: Fri, 24 Apr 2020 11:52:41 +0100 Subject: Fortran: Add Fortran_PREPROCESS property Issue: #18870 --- Tests/FortranOnly/no_preprocess_target_lower.f | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Tests/FortranOnly/no_preprocess_target_lower.f (limited to 'Tests/FortranOnly/no_preprocess_target_lower.f') diff --git a/Tests/FortranOnly/no_preprocess_target_lower.f b/Tests/FortranOnly/no_preprocess_target_lower.f new file mode 100644 index 0000000000..ea23a706c1 --- /dev/null +++ b/Tests/FortranOnly/no_preprocess_target_lower.f @@ -0,0 +1,3 @@ + SUBROUTINE NOPREPROCESS_TARGET_LOWER + INTEGER F + END -- cgit v1.2.1