[Issue 6365] AutoTupleDeclaration
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Jul 24 07:25:01 PDT 2011
http://d.puremagic.com/issues/show_bug.cgi?id=6365
--- Comment #16 from bearophile_hugs at eml.cc 2011-07-24 07:24:53 PDT ---
(In reply to comment #15)
> I clean up syntax, and update patch.
> https://github.com/9rnsr/dmd/compare/expandTuples...declarationTuple
Thank you.
How does it behave for:
a[1] = [10];
auto (x, y) = a;
How does it behave for 0-tuples and 1-tuples?
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list