The warning system is just a way for Lua to emit warnings, messages to the programmer that do not interfere with the running program.
15 KiB
15 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.