diff options
author | Simon Cozens <simon@netthink.co.uk> | 2001-06-03 14:51:46 +0100 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-06-03 16:04:26 +0000 |
commit | 1cadc447bef52741928814e16ae3e1f6e585d954 (patch) | |
tree | bf8eddfbad783807ef863cfd7e1d14f40daabfb4 /embed.pl | |
parent | 6d79cad27a2b87dccc1697da50ccc1547477bc4c (diff) | |
download | perl-1cadc447bef52741928814e16ae3e1f6e585d954.tar.gz |
APIfy op_clear
Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
(despite the subject line, op_null is APIfied by the patch)
p4raw-id: //depot/perl@10400
Diffstat (limited to 'embed.pl')
-rwxr-xr-x | embed.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1673,7 +1673,7 @@ p |I32 |keyword |char* d|I32 len Ap |void |leave_scope |I32 base p |void |lex_end p |void |lex_start |SV* line -p |void |op_null |OP* o +Ap |void |op_null |OP* o p |void |op_clear |OP* o p |OP* |linklist |OP* o p |OP* |list |OP* o |