lua-users home
lua-l archive

Re: Two small questions/comments

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


----- Original Message ----- 
> >About disabling code blocks
> 
> Juts a reminder: there's the string trick:
> 
> local C=[[
> BLOCK TO BE COMMENTED OUT
> --]]
> 
> The block can be turned on again simply by adding -- to the first line.
> This does not generate bytecode for the block but adds a string...
> --lhf
Well from a color syntaxing viewpoint this is a bad solution :-(
/e

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