https://issues.dlang.org/show_bug.cgi?id=23104
Basile-z <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|rejects-valid |accepts-invalid Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Basile-z <[email protected]> --- also the version that compiles should not alias _ = printMembers!(mixin(getMember), m); but printMembers takes only one template type parameter --
