|
|
||
|
On Sun, Jun 22, 2014 at 12:33 AM, David Given <[email protected]> wrote: > function_with_arguments(a, b, c = function_returning_multiple()) > > Making assignments expressions simplifies things no end. But surely we get this anyway with the default pass-all-values behaviour?