This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Don't try to export Perl_pad_sv when it isn't defined
[perl5.git] / pp.sym
diff --git a/pp.sym b/pp.sym
index a30f2f4..19be260 100644 (file)
--- a/pp.sym
+++ b/pp.sym
@@ -1,3 +1,4 @@
+# -*- buffer-read-only: t -*-
 #
 # !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
 #   This file is built by opcode.pl from its data.  Any changes made here
@@ -39,7 +40,6 @@ Perl_ck_shift
 Perl_ck_sort
 Perl_ck_spair
 Perl_ck_split
-Perl_ck_state
 Perl_ck_subr
 Perl_ck_substr
 Perl_ck_svconst
@@ -394,3 +394,5 @@ Perl_pp_setstate
 Perl_pp_method_named
 Perl_pp_dor
 Perl_pp_dorassign
+
+# ex: set ro: