There's several sets of circumstances in which a scalar actual argument can be
associated with a dummy argument array in Fortran, but they apply only to "ordinary"
dummy arguments, not those that are allocatables or pointers.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo