<?php function id($x) { return $x; } var_dump(end(id([1, 2, 3])));
You have javascript disabled. You will not be able to edit any code.