+1 for documenting whether @async introduces a scope block. is what amit said true?
On Saturday, July 20, 2013 at 4:23:21 AM UTC-4, Amit Murthy wrote: > > My understanding is that "let" blocks only localize variables explicitly > specified on the first line, while @async localizes all variables. >
