parser/tests/fixtures/0263/code.php
2022-12-06 10:31:40 +00:00

3 lines
36 B
PHP

<?php
list('foo' => $a, $b) = $foo;