Branch: refs/heads/master
Revision: 745dfa2
Author: e-kayrakli
Log Message:
Merge pull request #16402 from e-kayrakli/retire-constDomain-future
Retire a future about in intents for domain arguments
The issue captured by this future was resolved by
https://github.com/chapel-lang/chapel/pull/16397. So, this PR removes the .bad
and the .future
files.
I confirmed that the test passes locally.
[Trivial, not reviewed]
Modified Files:
R test/optimizations/constDomain/inIntents.bad
R test/optimizations/constDomain/inIntents.future
Compare: https://github.com/chapel-lang/chapel/compare/9ef62f423eb4...745dfa2e64b4