https://issues.dlang.org/show_bug.cgi?id=22611

--- Comment #3 from Lance Bachmeier <[email protected]> ---
The line number is reported with the error, so that's not a big issue.
Something like

Error: 3 extra initializer(s) in struct

would be better than

Error: 3 extra initializer(s) for `struct __tag21`

because __tag21 is not known to the programmer.

--

Reply via email to