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