parser/tests/fixtures/0263/code.php

3 lines
36 B
PHP
Raw Normal View History

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