blob: 347ac3557b5d15ed342412bb94111c894ce404fe [file] [log] [blame]
// 10283
S10283 blah(S10283 xxx) { return xxx; }
S10283 repy = blah(S10283());
struct S10283
{
string source = 7;
}