mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Cleanup example
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343063 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
4459fb54c5
commit
7149932b87
1 changed files with 0 additions and 3 deletions
|
@ -137,9 +137,6 @@ foreach ($exp as $in) {
|
|||
case Parser::ACTION_REDUCE:
|
||||
$rid = $p->reduceId();
|
||||
|
||||
/*$l = $p->sigil(0);
|
||||
$r = $p->sigil(2);*/
|
||||
|
||||
switch ($rid) {
|
||||
case $add_idx:
|
||||
$l = $p->sigil(0);
|
||||
|
|
Loading…
Reference in a new issue