"Adam D. Ruppe" wrote in message news:[email protected]...

> 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

Reply via email to