lua-users home
lua-l archive

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


I wrote:

> {foo = "bar"} [...] {["foo"] = bar}

Substitute either "bar" for bar or bar for "bar".

-- 
Aaron