[flang-commits] [flang] [Flang] Reject keyword arguments in statement function calls (PR #198610)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Wed May 27 07:57:22 PDT 2026
================
@@ -0,0 +1,15 @@
+! RUN: %python %S/test_errors.py %s %flang_fc1
+! Test F'2018 15.5.1 C1535 - keyword arguments are not allowed when the
----------------
eugeneepshteyn wrote:
Should be `F2018`, without apostrophe
https://github.com/llvm/llvm-project/pull/198610
More information about the flang-commits
mailing list