fra:

However making it a compiler error would be far, far better

I think this can be filed in Bugzilla as diagnostic enhancement:


class Foo {
    @disable this();
    this(int i) {}
}
void main() {}

Bye,
bearophile

Reply via email to