The warning system is just a way for Lua to emit warnings, messages to the programmer that do not interfere with the running program.
264 KiB
264 KiB
The warning system is just a way for Lua to emit warnings, messages to the programmer that do not interfere with the running program.