summaryrefslogtreecommitdiff
path: root/opcode.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcode.h')
-rw-r--r--opcode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcode.h b/opcode.h
index 5845dcb87b..df5b5bc8e5 100644
--- a/opcode.h
+++ b/opcode.h
@@ -2116,7 +2116,7 @@ EXTCONST U32 PL_opargs[] = {
0x00000040, /* clonecv */
0x00000040, /* padrange */
0x00000240, /* refassign */
- 0x00000140, /* lvref */
+ 0x00000b40, /* lvref */
0x00000440, /* lvrefslice */
};
#endif