X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/1e2c6ed7b1d7c43be9a4422286be5333f4f3b7f8..c355877e9e68fb3e29329a13c757988acfe97ffd:/opcode.pl diff --git a/opcode.pl b/opcode.pl index 61cd0e8..6df2f8b 100755 --- a/opcode.pl +++ b/opcode.pl @@ -406,7 +406,7 @@ sub tab { __END__ -# New ops always go at the very end +# New ops always go at the end, just before 'custom' # A recapitulation of the format of this file: # The file consists of five columns: the name of the op, an English @@ -924,4 +924,6 @@ threadsv per-thread value ck_null ds0 setstate set statement info ck_null s; method_named method with known name ck_null d$ +# Add new ops before this, the custom operator. + custom unknown custom operator ck_null 0