lua-users home
lua-l archive

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


Would allowing empty tuple and array literals
   y = ()
   x = []
introduce an ambiguity?

Note: I am not asking about their semantics. It's all syntax.