lua-users home
lua-l archive

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


Mark Hamburg <mark@grubmah.com> writes:

> If unexpected line continuations are the problem, then obviously what
> Lua needs is a line continuation character. It goes in column 7 as I
> recall. ;-)

Even 1-based (as Lua programmers would have it) it goes in column 6.

-- 
David Kastrup