[Chapel Merge] Deprecate 'arrayIndicesAlwaysLocal'

Branch: refs/heads/main
Revision: 9b379b2
Author: bradcray
Link: Unavailable
Log Message:

Merge pull request #20607 from bradcray/dep-array-inds-always-local

Deprecate 'arrayIndicesAlwaysLocal'

[trivial, not reviewed]

Remove this outdated/deprecated mechanism for changing the
behavior of array.indices which was used to transition from
old behavior to new. Removing it to clean up.

Modified Files:
R test/deprecated/arrayIndicesAlwaysLocal.chpl

R test/deprecated/arrayIndicesAlwaysLocal.compopts
R test/deprecated/arrayIndicesAlwaysLocal.good
M modules/internal/ChapelArray.chpl

Compare: https://github.com/chapel-lang/chapel/compare/1482db642bc9...9b379b26d854