[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Syntax question
- From: Taj Khattra <taj.khattra@...>
- Date: Thu, 29 Jan 2004 00:25:16 -0800
On Thu, Jan 29, 2004 at 10:16:07AM +0200, Florian Berger wrote:
> I have a (stupid) question to which I could not find answer in Lua
> mailing list or in Lua 5 reference manual. Why first parenthesis after
> function must be in the same line with function name?
i think this is mentioned in section 2.5.7 of the reference
manual (top of page 12).
-taj