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

3 lines
45 B
PHP

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