chapel-lang / chapel

a Productive Parallel Programming Language
https://chapel-lang.org
Other
1.75k stars 410 forks source link

Fix the future 'DoKeywordOnFunction' #24907

Closed DanilaFe closed 3 weeks ago

DanilaFe commented 3 weeks ago

The test author did not account for the implicit module warning.

Reviewed by @jabraham17 -- thanks!