== Quote from Daniel Murphy (yebblies at nospamgmail.com)'s article
> That would be http://d.puremagic.com/issues/show_bug.cgi?id=2634
Thanks,
Is there a related/same reason why this don't compile?
unittest {
static void stuff(){}
static void function()[string] functions = [ "stuff":&stuff ];
}
Cheers,
-r-