# MutantHub mutant #1882: Logical operator mutation at script.cpp:217
# Repository: bitcoin/bitcoin @ 859215218667ca9f35d5adae0289e4a125798087
# File: src/script/script.cpp:217-217
# Review: APPROVED; outcome: KILLED
--- a/src/script/script.cpp
+++ b/src/script/script.cpp
@@ -217,1 +217,1 @@
-    return version == 1 &&
+    return version == 1 ||
