lua-users home
lua-l archive

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


On Oct 6, 2015 10:15 AM, "Soni L." <fakedme@gmail.com> wrote:
>
> As of Lua 5.3 you can add a #! line to a precompiled bytecode file and it'll parse and run.
>
> Seeing as how insane that is...
>
I seem to recall this worked in earlier versions, then was removed in 5.2, and put back in 5.3 due to people not liking that removal.