Correcting myself for pedantry's sake:
On Jul 14, 2012 12:33 AM, "Rena" <hyperhacker@gmail.com> wrote: > The result is the same as writing: > local cfg = function()
That should be function(...), although it makes no difference in this example. :-)