From cd06dffe59d60ee6a2fdd7c81f8cef42c7026b36 Mon Sep 17 00:00:00 2001 From: Gurusamy Sarathy Date: Sun, 5 Sep 1999 22:07:18 +0000 Subject: initial implementation of lvalue subroutines (slightly fixed version of patch suggested by Ilya Zakharevich, which in turn is based on the one suggested by Tuomas J. Lukka ) p4raw-id: //depot/perl@4081 --- pp.sym | 1 + 1 file changed, 1 insertion(+) (limited to 'pp.sym') diff --git a/pp.sym b/pp.sym index cbbbaae42f..c0a8e912e0 100644 --- a/pp.sym +++ b/pp.sym @@ -203,6 +203,7 @@ Perl_pp_orassign Perl_pp_method Perl_pp_entersub Perl_pp_leavesub +Perl_pp_leavesublv Perl_pp_caller Perl_pp_warn Perl_pp_die -- cgit v1.2.1