This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
op_private: Update note about targlex and trans
[perl5.git] / regen / opcode.pl
index fa9127c..327e45e 100755 (executable)
@@ -1114,6 +1114,7 @@ my %opclass = (
     '-',  12,          # filestatop
     '}',  13,          # loopexop
     '.',  14,          # methop
+    '+',  15,          # unop_aux
 );
 
 my %opflags = (