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