[E041] Error: illegal spread operator usage
   ,-[code.php:3:6]
   |
 3 | list(...$a) = $foo;
   *      ^|^  
   *       `--- try removing this
---'

