SIP-XX - Flexible Varargs

I think it would be more consistent if this SIP can merge with Pre-SIP: A Syntax for Collection Literals . It is common to use varargs in list literals in other languages.

Unfortunately, Pre-SIP: A Syntax for Collection Literals uses inline arguments, which seems incompatible with this SIP.