With PERL_DONT_CREATE_GVSV, don't need to create a new GvSV in
[p5sagit/p5-mst-13.2.git] / perl_keyword.pl
index 904bb59..9312f47 100644 (file)
@@ -67,6 +67,7 @@ print <<END;
 I32
 Perl_keyword (pTHX_ const char *name, I32 len)
 {
+    dVAR;
 $switch
 unknown:
   return 0;