Branch: refs/heads/main
Revision: 0f1fecb
Author: arezaii
Log Message:
Merge pull request #18424 from arezaii/argparse-cleanup
This PR removes debugging statements from the ArgumentParser.
TESTING:
After running make cleanall
from $CHPL_HOME
:
- [x] Can
make
- [x] Can
make docs
- [x] Can
make mason
- [x] Can
make check
- [x] Passing tests from
util/start_test test/library/packages/ArgumentParser/
Reviewed by @mppf
Signed-off-by: arezaii ahmad.rezaii@hpe.com
Modified Files:
M modules/packages/ArgumentParser.chpl
Compare: https://github.com/chapel-lang/chapel/compare/a0c4280aa157...0f1fecb73a57