在 Wed, 01 Apr 2009 22:59:41 +0800,Trass3r <[email protected]> 写道:
Walter Bright schrieb:Instead, you can do this: class inherit : base { ctor(int i) { } ctor() { super(); } }Yeah, don't unnecessarily bloat the language. D2 already has a freaking huge amount of features.
? This is a not *feature* This is something about the suitable way to name the ctor
