Index: test/cctest/interpreter/bytecode_expectations/DeclareGlobals.golden |
diff --git a/test/cctest/interpreter/bytecode_expectations/DeclareGlobals.golden b/test/cctest/interpreter/bytecode_expectations/DeclareGlobals.golden |
index 948e04287e2d0e12f6ea3dcd3fc04175aa32ae49..91c3bb99d4e5d33e9c7b90de6b4620d920c90573 100644 |
--- a/test/cctest/interpreter/bytecode_expectations/DeclareGlobals.golden |
+++ b/test/cctest/interpreter/bytecode_expectations/DeclareGlobals.golden |
@@ -117,7 +117,7 @@ bytecodes: [ |
B(Star), R(2), |
B(LdaGlobal), U8(1), U8(2), |
B(Star), R(1), |
- /* 16 E> */ B(Call), R(1), R(2), U8(1), U8(4), |
+ /* 16 E> */ B(Call), R(1), R(2), U8(1), U8(5), |
B(Star), R(0), |
/* 20 S> */ B(Return), |
] |