[Chapel Merge] Created a new error type for bigint.invert()

Branch: refs/heads/main
Revision: e67a0d7
Author: jeremiah-corrado
Link: Created a new error type for bigint.invert() by jeremiah-corrado · Pull Request #19990 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #19990 from jeremiah-corrado/bigint_invert_error

Created a new error type for bigint.invert()

Modified Files:
A test/deprecated/BigInteger/invert_int_returning.chpl

A test/deprecated/BigInteger/invert_int_returning.good
A test/library/standard/BigInteger/inversion_error.chpl
A test/library/standard/BigInteger/inversion_error.compopts
A test/library/standard/BigInteger/inversion_error.good
A test/library/standard/GMP/ldelaney/gmp_Bigint_number_theoretic.compopts
M modules/standard/BigInteger.chpl
M test/library/standard/GMP/ldelaney/gmp_Bigint_number_theoretic.chpl

Compare: https://github.com/chapel-lang/chapel/compare/f6eb1736a4cf...e67a0d7ce727