Anons79 Mini Shell

Directory : /home/proudlyafrican/www/vendor/nikic/php-parser/test/code/prettyPrinter/expr/
Upload File :
Current File : /home/proudlyafrican/www/vendor/nikic/php-parser/test/code/prettyPrinter/expr/list.test

list()
-----
<?php

list() = $a;
list($a) = $b;
list($a, $b, $c) = $d;
list(, $a) = $b;
list(, , $a, , $b) = $c;
list(list($a)) = $b;
list(, list(, list(, $a), $b)) = $c;
-----
list() = $a;
list($a) = $b;
list($a, $b, $c) = $d;
list(, $a) = $b;
list(, , $a, , $b) = $c;
list(list($a)) = $b;
list(, list(, list(, $a), $b)) = $c;

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]