# MutantHub mutant #909: Constant replacement mutation at descriptor.cpp:2544
# Repository: bitcoin/bitcoin @ 1aafd49077041e874d6b5f114927bc37e5b85d71
# File: src/script/descriptor.cpp:2544-2544
# Review: APPROVED; outcome: KILLED
--- a/src/script/descriptor.cpp
+++ b/src/script/descriptor.cpp
@@ -2544,1 +2544,1 @@
-                    branches.back() = true; // And now we're in a right branch.
+                    branches.back() = false; // And now we're in a right branch.
