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