|
From: | Greg Wooledge |
Subject: | Re: feature todo .. be able to unset vars at assignment stage , without unset util , for coding language fair extendment |
Date: | Thu, 22 Feb 2024 22:57:40 -0500 |
On Thu, Feb 22, 2024 at 10:52:59PM -0500, Zachary Santer wrote: > On Thu, Feb 22, 2024 at 10:40 AM Zachary Santer <zsanter@gmail.com> wrote: > > > I don't know what kind of syntax you could use for this > > > > Maybe something like var=${<>} could unset var. Something between the curly > braces that would just be a syntax error otherwise. ${} is nicely erroneous, currently, as is ${~}.
[Prev in Thread] | Current Thread | [Next in Thread] |