[Chapel Merge] Add 'manage' statement to language spec (#19478)

Branch: refs/heads/main
Revision: 223bc72
Author: dlongnecke-cray
Link: Add 'manage' statement to language spec by dlongnecke-cray · Pull Request #19478 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #19478 from dlongnecke-cray/spec-add-manage-statement

Add 'manage' statement to language spec (#19478)

Add a small section on the manage statement to the Statements
chapter of the language spec.

TESTING

  • [x] make spectests
  • [x] Viewed updated docs on web

Reviewed by @lydia-duncan, @arezaii. Thanks!

Signed-off-by: David Longnecker dlongnecke-cray@users.noreply.github.com

Modified Files:
M doc/rst/language/spec/statements.rst

Compare: https://github.com/chapel-lang/chapel/compare/6c6137763742...223bc72a40e7