Yes, this should definitely work. I'm a bit surprised it doesn't already.
On Thu, Feb 11, 2016 at 4:57 AM, Pablo Zubieta <[email protected]> wrote: > let; (a,b,c) = (1, 2, 3); a end > > (note the semicolon) works. But I think it should work as Mauro stated.
