Re: Attributes

Francisco Olarte <[email protected]> Thu, 28 May 2026 17:43:34 +0200
Newsgroups gmane.comp.lang.lua.general
Message-ID <CA+bJJbymKOrtqL5xP1Y9T-K65ggtVtj4bbHrQbfTK0AcTptewg@mail.gmail.com>
Euginy:

On Thu, 28 May 2026 at 15:19, 'eugeny gladkih' via lua-l
<[email protected]> wrote:
> > < close , const > has two names and a comma, attrib takes just a single name.
> yep. close+const is a great mix which couldn’t be constructed, yeah?

This may be undetected sarcasm, but anyway, close implies const:

Lua 5.4.7  Copyright (C) 1994-2024 Lua.org, PUC-Rio
> do local c <close> = nil; c=nil; end
stdin:1: attempt to assign to const variable 'c'

Francisco Olarte.

-- 
You received this message because you are subscribed to the Google Groups "lua-l" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/lua-l/CA%2BbJJbymKOrtqL5xP1Y9T-K65ggtVtj4bbHrQbfTK0AcTptewg%40mail.gmail.com.