summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-07-05 16:40:01 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-07-05 16:40:01 +0000
commitdfa0f641dedfd8e9a4892d7efdb4a130a8eb4e83 (patch)
tree129c172891672df66ca95e812e9bbd16489fc849 /opcode.pl
parent0bd6a1141ac9d891d8d30106ffc0f5c4052caaba (diff)
downloadperl-dfa0f641dedfd8e9a4892d7efdb4a130a8eb4e83.tar.gz
s/scalar ref constructor/single ref constructor/ (suggested
by Stephen McCamant) p4raw-id: //depot/perl@3590
Diffstat (limited to 'opcode.pl')
-rwxr-xr-xopcode.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcode.pl b/opcode.pl
index bf6734c53f..50a767b2fc 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -271,7 +271,7 @@ rv2cv subroutine deref ck_rvconst d1
anoncode anonymous subroutine ck_anoncode $
prototype subroutine prototype ck_null s% S
refgen reference constructor ck_spair m1 L
-srefgen scalar ref constructor ck_null fs1 S
+srefgen single ref constructor ck_null fs1 S
ref reference-type operator ck_fun stu% S?
bless bless ck_fun s@ S S?