https://issues.dlang.org/show_bug.cgi?id=6421
--- Comment #17 from Andrej Mitrovic <[email protected]> --- (In reply to bearophile_hugs from comment #15) > For longer arrays counting the items is a bug-prone chore. You have another bug report opened for exactly that. I'd like to have both options on the table though. Sometimes count inference is nice, other times you may want a diagnostic if you miss the count. --
