[flang-commits] [flang] [flang][preprocessing] Mix preprocessing directives with free form li… (PR #96244)

via flang-commits flang-commits at lists.llvm.org
Sat Jun 22 14:09:59 PDT 2024


================
@@ -0,0 +1,6 @@
+! RUN: %flang_fc1 -E %s 2>&1 | FileCheck %s
+! CHECK: print *, 3.14159
----------------
foxtran wrote:

There is an example:
https://godbolt.org/z/Gx1brb7h6

https://github.com/llvm/llvm-project/pull/96244


More information about the flang-commits mailing list