blob: f97230fc3672a1752eb08d6f42b385a4b742d929 [file] [log] [blame]
module imports.link7745b;
struct C { auto asdfg() {} }
// extreme test of bug 4820
void nextis(W)(void delegate() dg = {}) {}