Add comment
This commit is contained in:
parent
d459521b67
commit
94a86fc0c4
|
@ -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 var = "[%w%.%[%]\"\'_]"
|
||||
|
||||
|
|
Ŝarĝante…
Reference in New Issue