and there is an error
1
LUA ERROR: sys/lua/server.lua:3:Attemp to call global 'dofile' (a nil value)
Error
LUA ERROR: sys/lua/server.lua:3:Attemp to call global 'dofile' (a nil value)
LUA ERROR: sys/lua/server.lua:3:Attemp to call global 'dofile' (a nil value)
function dofile (stdin) local d = assert(loadfile(stdin)) return d() end