summaryrefslogtreecommitdiff
path: root/perl_keyword.pl
diff options
context:
space:
mode:
Diffstat (limited to 'perl_keyword.pl')
-rw-r--r--perl_keyword.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl_keyword.pl b/perl_keyword.pl
index 904bb59e79..9312f47c54 100644
--- a/perl_keyword.pl
+++ b/perl_keyword.pl
@@ -67,6 +67,7 @@ print <<END;
I32
Perl_keyword (pTHX_ const char *name, I32 len)
{
+ dVAR;
$switch
unknown:
return 0;