Re: question on <const>
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: question on <const>
- From: Francisco Olarte <folarte@...>
- Date: 2020年5月24日 11:59:18 +0200
Philippe:
On Sun, May 24, 2020 at 11:44 AM Philippe Verdy <verdyp@gmail.com> wrote:
> (only because you want to read a lua program as if it was a NOT, while Lua uses only "~" for NOT),
I do not specifically want to read it as such. I specifically want to
NOT read as such. But my problem is due to ! usage to mean not in many
languages I DO read it as such.
Francisco Olarte.