mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
One line fix so that it will compile
This commit is contained in:
parent
07e775bcde
commit
dd090f4a77
1 changed files with 1 additions and 0 deletions
|
@ -143,6 +143,7 @@
|
|||
%token T_PAAMAYIM_NEKUDOTAYIM
|
||||
%token T_IMPORT T_FROM
|
||||
%token T_NAMESPACE
|
||||
%token T_NAMESPACE_NAME
|
||||
|
||||
%% /* Rules */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue