https://issues.dlang.org/show_bug.cgi?id=5969
Andrej Mitrovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME Assignee|[email protected] |[email protected] --- Comment #2 from Andrej Mitrovic <[email protected]> --- The error is now: test.d(6): Error: need 'this' for 'a' of type 'int' Which is quite better already. Reopen if you want something better. --
