<?php function g(string... $a) { var_dump($a); } g(['asd', 'asd']);
You have javascript disabled. You will not be able to edit any code.