| Bill Allombert on Mon, 25 Dec 2023 22:44:59 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: reference parameters |
On Mon, Dec 25, 2023 at 08:09:42PM +0100, Ruud H.G. van Tol wrote: > OK, I presumed that (it would be safe to make) both > > listput( ~L, ... ) and listput( L, ... )do exactly the same. Yes, they do exactly the same thing, for backward compatibility. Cheers, Bill