https://issues.dlang.org/show_bug.cgi?id=24090
RazvanN <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WORKSFORME --- Comment #2 from RazvanN <[email protected]> --- I cannot reproduce this with git master. I get: main.d(12): Error: constructor `student.Student.this` of type `ref Student(string _name)` is not accessible from module `main` @Mike @Nick what compiler versions are you using? Closing as WORKSFORME. --
