[flang-commits] [flang] [llvm] [flang] implement `split` for fortran 2023 (PR #161484)
Connector Switch via flang-commits
flang-commits at lists.llvm.org
Thu Oct 2 06:58:36 PDT 2025
================
@@ -0,0 +1,43 @@
+! RUN: bbc -emit-fir -hlfir=false %s -o - | FileCheck %s
----------------
c8ef wrote:
Got it, done!
https://github.com/llvm/llvm-project/pull/161484
More information about the flang-commits
mailing list