[Issue 21746] Discrepancy between foreach over tuple and static foreach
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Mar 25 04:22:24 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=21746
Mathias LANG <pro.mathias.lang at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Mathias LANG <pro.mathias.lang at gmail.com> ---
You're correct. I guess I have to get used to `static foreach (...) {{ /* CODE
GOES HERE */ }}`.
--
More information about the Digitalmars-d-bugs
mailing list