Branch: refs/heads/master
Revision: 88806c4
Author: e-kayrakli
Log Message:
Merge pull request #16565 from e-kayrakli/remove-depr
Remove deprecated Regexp features
These features were deprecated some time ago. This PR removes them.
Trivial, not reviewed.
Test:
- [x] standard
Modified Files:
R test/deprecated/regexCompile.chpl
R test/deprecated/regexCompile.good
R test/deprecated/regexCompile.skipif
R test/deprecated/regexpListEltType.chpl
R test/deprecated/regexpListEltType.good
R test/deprecated/regexpListEltType.skipif
R test/deprecated/regexpType.chpl
R test/deprecated/regexpType.good
R test/deprecated/regexpType.skipif
M modules/standard/Regexp.chpl
Compare: https://github.com/chapel-lang/chapel/compare/9431622f23e4...88806c41a416