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

3 lines
36 B
PHP

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