diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-21 15:56:30 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-04-21 15:56:30 +0000 |
commit | 7e030f4616dfdbf754a2e30cc1764e7a62ebd2ab (patch) | |
tree | 825d2e4460969cfce893993813763b026b236d44 /opcode.pl | |
parent | 99366417bcc9c770a08dd26af49c317f340498d5 (diff) | |
download | perl-7e030f4616dfdbf754a2e30cc1764e7a62ebd2ab.tar.gz |
As if people would be reading the documentation :-)
p4raw-id: //depot/perl@16043
Diffstat (limited to 'opcode.pl')
-rwxr-xr-x | opcode.pl | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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, before the custom operator. + custom unknown custom operator ck_null 0 |