On Mon, Jan 21, 2002 at 11:38:52AM -0500, Bernie Cosell wrote: > First, it is an *assignment* [at least to my eye], and so any solution > that doesn't begin with "undef %a" isn't going to have 'join' semantics
I think you must have missed the first line of my code:
%a = (%b, %c);
.robin.
