http://d.puremagic.com/issues/show_bug.cgi?id=4135



--- Comment #2 from Ellery Newcomer <ellery-newco...@utulsa.edu> 2010-04-30 
20:04:52 PDT ---
I think it's fair for Walter or Don to debug their code.

Anyways, I lied about TestRecords.

This is as small as I care to get it:

public int blitvisit()() {
    foreach(k; s.tupleof){
            mixin(BlitX!());
    }
}

void main(){
    blitvisit!()();
}

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to