[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Functional objects
- From: "Aaron Brown" <aaron-lua@...>
- Date: Wed, 22 Sep 2004 15:43:22 -0400
I wrote:
> {foo = "bar"} [...] {["foo"] = bar}
Substitute either "bar" for bar or bar for "bar".
--
Aaron