lua-users home
lua-l archive

Re: Expression syntax

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


> - color = "green",
> - style = "dotted",
> + color = color "green",
> + style = linestyle "dotted"
I'm not too fond of this, still. Why the special case for strings, I
wonder. I can see a little how it is nice for data description, only
having one set of bracketing characters rather than two, but...
-- 
http://sc3d.org/rrt/ | RSA, n. safety in numbers

AltStyle によって変換されたページ (->オリジナル) /