lua-users home
lua-l archive

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


Mildred wrote:

I like nested [[ ... ]] because it gives great flexibility
...  For example you can just add a comment --[[ ... ]]
even if there is [[ ... ]] strings inside !

But not if there's code like foo[bar[baz]] inside.

--
Aaron