[Chapel Merge] Retire a param string indexing future

Branch: refs/heads/main
Revision: eb54746
Author: e-kayrakli
Link: Unavailable
Log Message:

Merge pull request #19725 from e-kayrakli/retire-future

Retire a param string indexing future

I missed this one before merging Allow compile-time indexing for param strings and bytes by e-kayrakli · Pull Request #19702 · chapel-lang/chapel · GitHub.

The retired future passes as a test.

[Trivial, not reviewed]

Modified Files:
R test/parsing/stringLiteralIndex/paramIndexingIsParam.bad

R test/parsing/stringLiteralIndex/paramIndexingIsParam.future

Compare: https://github.com/chapel-lang/chapel/compare/13f3f0980ac7...eb5474696ef4