[Chapel Merge] Add two futures for issues I encountered with arrays of ranges

Branch: refs/heads/main
Revision: 28c09c77914b3ae47070a3fd35e8d87866541133
Author: lydia-duncan
Link: Add two futures for issues I encountered with arrays of ranges by lydia-duncan · Pull Request #26619 · chapel-lang/chapel · GitHub
Log Message:
Add two futures for issues I encountered with arrays of ranges (#26619)

[minor new tests, not reviewed]

One was while trying to sort the array, the other was trying to use it
in a zippered context

Relates to issue #26616 and #26618

Verified a fresh checkout of the futures

Compare: Comparing 49651a3a005ac83c73fba9042f1906f4c6c76636...b83a21f9bb8da05db1594b82fcd055d53f9f786e · chapel-lang/chapel · GitHub

Diff:
A test/library/standard/Sort/correctness/arrayOfRanges.bad
A test/library/standard/Sort/correctness/arrayOfRanges.chpl
A test/library/standard/Sort/correctness/arrayOfRanges.future
A test/library/standard/Sort/correctness/arrayOfRanges.good
A test/library/standard/Sort/correctness/arrayOfRanges.prediff
A test/types/range/arrayOfRanges.bad
A test/types/range/arrayOfRanges.chpl
A test/types/range/arrayOfRanges.future
A test/types/range/arrayOfRanges.good
https://github.com/chapel-lang/chapel/pull/26619.diff