Karen Lanrap wrote: > By the way: what will happen if a scope statement is used as an > argument for a lazy parameter of a function? Arguments to functions are expressions and not statements, so this cannot happen.