# MutantHub mutant #1884: Logical operator mutation at script.cpp:219
# Repository: bitcoin/bitcoin @ 859215218667ca9f35d5adae0289e4a125798087
# File: src/script/script.cpp:219-219
# Review: APPROVED; outcome: SURVIVED
--- a/src/script/script.cpp
+++ b/src/script/script.cpp
@@ -219,1 +219,1 @@
-        program[0] == 0x4e &&
+        program[0] == 0x4e ||
