Gor Gyolchanyan wrote:
> Aside the fact, that it's highly ambiguous, the programmers would
> start forgetting to write that auto :-)
Actually you can't override an auto function so its not ambiguous. It's
currently impossible to do:
override auto func() { }