mirror of
https://github.com/minetest-mods/i3.git
synced 2025-07-04 09:30:23 +02:00
Add comment
This commit is contained in:
@ -1,3 +1,6 @@
|
|||||||
|
--[[ All source files have to be preprocessed before loading.
|
||||||
|
This allows implementing custom operators like bitwise ones. ]]
|
||||||
|
|
||||||
local fmt = string.format
|
local fmt = string.format
|
||||||
local var = "[%w%.%[%]\"\'_]"
|
local var = "[%w%.%[%]\"\'_]"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user