Branch: refs/heads/main
Revision: 2799f3b1ad55875a81ecdd926a6c4cba4b341438
Author: jabraham17
Link: Fixes example with owned and dead variables by jabraham17 · Pull Request #28650 · chapel-lang/chapel · GitHub
Log Message:
Fixes example with owned and dead variables (#28650)
Fixes a spec example which was very out of date to reflect the actual
state of the language, which is that moving owned values results in
dead variables not nil and what moving owned? values results in nil
Builds on Make more classes spec examples testable by jabraham17 · Pull Request #28642 · chapel-lang/chapel · GitHub
Resolves Cannot reassign to dead owned variable · Issue #28643 · chapel-lang/chapel · GitHub
[Reviewed by @DanilaFe]
Diff:
M doc/rst/language/spec/classes.rst
https://github.com/chapel-lang/chapel/pull/28650.diff