[OT] LLVM Community Code of Conduct

John Colvin via Digitalmars-d digitalmars-d at puremagic.com
Fri Oct 16 01:11:16 PDT 2015


On Friday, 16 October 2015 at 08:03:06 UTC, German Diago wrote:
> [...]

Just a small note FYI, there's an easy way to get a feel for the 
current state of GC reliance:

void main() @nogc
{
     // try stuff out
}


More information about the Digitalmars-d mailing list