Branch: refs/heads/main
Revision: 3680cae
Author: mppf
Link: Discuss disambiguation-related changes in evolution.rst by mppf · Pull Request #20653 · chapel-lang/chapel · GitHub
Log Message:
Merge pull request #20653 from mppf/language-evolution-disambig
Discuss disambiguation-related changes in evolution.rst
Follow-up to PR #20528.
PR #20528 changed disambiguation rules and the result is that some
programs have different behavior. However, there wasn't really a great
place to describe the programs that changed behavior in the language
specification. Since we think this information is still valuable, this PR
adds a discussion of some programs that changed behavior to the language
evolution document.
Reviewed by @benharsh - thanks!
Modified Files:
M doc/rst/language/evolution.rst
Compare: https://github.com/chapel-lang/chapel/compare/378e296dd9c8...3680cae82494