# MutantHub mutant #980: Arithmetic operator mutation at descriptor.cpp:3015
# Repository: bitcoin/bitcoin @ 1aafd49077041e874d6b5f114927bc37e5b85d71
# File: src/script/descriptor.cpp:3015-3015
# Review: APPROVED; outcome: KILLED
--- a/src/script/descriptor.cpp
+++ b/src/script/descriptor.cpp
@@ -3015,1 +3015,1 @@
-                throw std::runtime_error(std::string(__func__) + ": New cached parent xpub does not match already cached parent xpub");
+                throw std::runtime_error(std::string(__func__) - ": New cached parent xpub does not match already cached parent xpub");
