On Tuesday, 6 November 2012 at 15:19:53 UTC, Walter Bright wrote: > On 11/6/2012 7:14 AM, Tove wrote: >> Hmmm, actually it doesn't work in plain function/block scope >> either. > > Right, I don't see a compelling purpose for that, either. Hmm, what about library based GC annotations? ["GC.NoScan"] int* local_p;