"Adam D. Ruppe" wrote in message news:kuyoqpmqvevpkpzdxsxq at forum.dlang.org... > > There are of course other ways, too, including defining a function that > > returns its last argument. > > Actually, that won't work. Since assert(0) returns void, it is not a valid > function parameter. lazy void