parser/tests/fixtures/0264/code.php

3 lines
36 B
PHP
Raw Normal View History

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