示例#1
0
function arr_pop()
{
    return \Arrgh\Arrgh::pop(...func_get_args());
}