<?php function f() {return array(1,2,3);} array_pop(f());
You have javascript disabled. You will not be able to edit any code.