parser/tests/fixtures/0262/code.php

3 lines
45 B
PHP
Raw Normal View History

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