3 lines
36 B
PHP
Raw Normal View History

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