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