Redundancies often reveal bugs

retard re at tard.com.invalid
Sat Oct 2 09:21:53 PDT 2010


Fri, 01 Oct 2010 12:38:26 +0200, Simen kjaeraas wrote:

> Daniel Gibson <metalcaedes at gmail.com> wrote:
> 
>> this(int this.x, int this.y, int a)
> 
> Me likes.

Looks almost like Scala:

class MyClass(var x: Int, var y: Int, a: Int) {
...
}


More information about the Digitalmars-d mailing list