[flang-commits] [flang] [flang][preprocessing] Mix preprocessing directives with free form li… (PR #96244)
Peter Klausler via flang-commits
flang-commits at lists.llvm.org
Sun Jun 23 10:20:27 PDT 2024
================
@@ -0,0 +1,6 @@
+! RUN: %flang_fc1 -E %s 2>&1 | FileCheck %s
+! CHECK: print *, 3.14159
----------------
klausler wrote:
Thanks; patch has been updated to test cases with and without the space.
https://github.com/llvm/llvm-project/pull/96244
More information about the flang-commits
mailing list