<div dir="ltr">-1<div><br></div><div>Trailing commas look urgly to me. We should not just borrow everything from C-family. I believe, there is a better way out.</div><div><br></div><div>Separation by whitespace, on the other hand, seems interesting:</div><div><br></div><div>sayHello(to: &quot;John&quot; and: &quot;Jack&quot;)<br></div><div><br></div><div>Can be used for multiline calls, as well as dense argument passing:</div><div><br></div><div>[1 2 3 4 5]</div></div>