Merge branch 'master' into dev
This commit is contained in:
1024
php5/php5.go
1024
php5/php5.go
File diff suppressed because it is too large
Load Diff
@@ -377,6 +377,8 @@ top_statement:
|
||||
addMeta($$, $4.Meta, meta.SemiColonToken)
|
||||
|
||||
yylex.(*Parser).returnTokenToPool(yyDollar, &yyVAL)
|
||||
|
||||
yylex.(*Parser).Begin(scanner.HALT_COMPILER)
|
||||
}
|
||||
| T_NAMESPACE namespace_name ';'
|
||||
{
|
||||
|
||||
13236
php5/php5_test.go
13236
php5/php5_test.go
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user