lua-users home
lua-l archive

Literal values and __call

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I wonder if the following could be changed
 args ::= ‘(’ [explist] ‘)’ | tableconstructor | LiteralString
It is in the doc [1] and is somewhat limiting. It would be better if
it included all literal values, and I can't see how this could be a
problem, but perhaps there are some other reason why this is
disallowed?
[1] https://www.lua.org/manual/5.3/manual.html#8

AltStyle によって変換されたページ (->オリジナル) /