[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: question on local vs nonlocal
- From: Ahmed Charles <acharles@...>
- Date: Wed, 13 May 2020 08:32:19 +0000
> On May 12, 2020, at 4:45 PM, Coda Highland <chighland@gmail.com> wrote:
>
> The problem with this syntax is that you still need a local keyword within functions in order to avoid namespace collisions.
I was hoping my intention would be clear. I precisely want both local and global, at the same time. If you use a variable without a declaration using the existing lexical scoping, it would be an error.
_______________________________________________
lua-l mailing list -- lua-l@lists.lua.org
To unsubscribe send an email to lua-l-leave@lists.lua.org