X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/8823cb892f42d6ac57b0703ce34bf092db3507d4..2cc2a5a0ecdc646be2c01c3de83871d69694c5ee:/perly.y?ds=sidebyside diff --git a/perly.y b/perly.y index 9f10b8b..4b73977 100644 --- a/perly.y +++ b/perly.y @@ -45,7 +45,7 @@ %token GRAMPROG GRAMEXPR GRAMBLOCK GRAMBARESTMT GRAMFULLSTMT GRAMSTMTSEQ -%token '{' '}' '[' ']' '-' '+' '$' '@' '%' '*' '&' ';' '=' '.' +%token '{' '}' '[' ']' '-' '+' '@' '%' '&' '=' '.' %token WORD METHOD FUNCMETH THING PMFUNC PRIVATEREF QWLIST %token FUNC0OP FUNC0SUB UNIOPSUB LSTOPSUB