<?php function foo () { return ['b', 'c']; } printf("%s-%s-%s-%s\n", ...array_merge($a, foo(), $d));
You have javascript disabled. You will not be able to edit any code.