# MutantHub mutant #1883: Logical operator mutation at script.cpp:218
# Repository: bitcoin/bitcoin @ 859215218667ca9f35d5adae0289e4a125798087
# File: src/script/script.cpp:218-218
# Review: APPROVED; outcome: KILLED
--- a/src/script/script.cpp
+++ b/src/script/script.cpp
@@ -218,1 +218,1 @@
-        program.size() == 2 &&
+        program.size() == 2 ||
