It looks like the problem is caused by:
 * @param {...} rest

What would happen if we remove the @param or change it to @param {*=} rest?

Both of those work.

> On Sep 7, 2018, at 8:35 AM, Alex Harui <aha...@adobe.com.INVALID> wrote:
> 
> But first, I'm not sure your idea is going to work in all cases.  See if you 
> get the same problem in JewelExample.

Reply via email to