https://issues.dlang.org/show_bug.cgi?id=20598
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #1 from RazvanN <[email protected]> --- Running this example with the latest master yields: test.d(9): Error: function `test.TemplateInstance.toHash` return type inference is not supported if may override base class function Which looks correct. The ice does not manifest anymore. Closing as WORKSFORME. --
