<?php function test(...$args) { var_dump($args); } test(?)(args: 1);
You have javascript disabled. You will not be able to edit any code.