Re: Lua Code Formatting Guidelines
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua Code Formatting Guidelines
- From: Jon Akhtar <akhtar@...>
- Date: 2010年9月27日 14:13:35 +0000 (UTC)
sam lee <skynare <at> gmail.com> writes:
>
>
> I always start with comma:local a = { 1 , some expression , {
2 , another expression }}
Is anything aligned in this?