support match indices via special variables @- and @+
[p5sagit/p5-mst-13.2.git] / opcode.h
index a33e500..8f4f00b 100644 (file)
--- a/opcode.h
+++ b/opcode.h
@@ -2205,7 +2205,7 @@ EXT U32 opargs[] = {
        0x00001104,     /* regcreset */
        0x00001304,     /* regcomp */
        0x00000640,     /* match */
-       0x00000004,     /* qr */
+       0x00000604,     /* qr */
        0x00001654,     /* subst */
        0x00000354,     /* substcont */
        0x00001914,     /* trans */