lua-users home
lua-l archive

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


The test string was obtained the following way:

File 1.lua
  local f = 23/4
  f = f*f

was compiled by luac.exe, then the 41-st character was deleted.

--
Shmuel