The intrinsic inquiry functions SIZE and UBOUND -- but not LBOUND --
require a DIM= argument if their first argument is an assumed-size
array. The intrinsic SHAPE must not be used with an assumed-size
array.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo