http://d.puremagic.com/issues/show_bug.cgi?id=6365
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] 2011-07-23 05:14:44 PDT --- (In reply to comment #0) > auto (n1, n2) = 100; // non tuple initializer > assert(n1 == 100); > assert(n2 == 100); This *must* be a compile-time error. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
