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


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


https://issues.dlang.org/show_bug.cgi?id=14163

Bye,
bearophile

Reply via email to