Add comment

This commit is contained in:
Jean-Patrick Guerrero 2021-11-29 20:41:33 +01:00
parent d459521b67
commit 94a86fc0c4
1 changed files with 3 additions and 0 deletions

View File

@ -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%.%[%]\"\'_]"