いろいろ間違えた

function func(n) {
Array(n).fill().reduce(acc => acc.a(), hoge);
}