Minor documentation inconsistency

"'Martin Eden' via lua-l" <[email protected]>
Newsgroups gmane.comp.lang.lua.general
Message-ID <[email protected]>
Hello authors,

Looks like "global" declaration statement is put incomplete in
EBNF syntax section:

   https://lua.org/manual/5.5/manual.html#9

   stat ::=
     ...
     global attnamelist |
     ...

It should be

   global attnamelist ['=' explist] |

is the same manner as "local attnamelist".


Also I enjoy dedicated and comfortably dense style of this manual.

-- Martin

-- 
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/29340074-1e20-4798-b8cb-484fef2bb5cd%40disroot.org.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.