mirror of
https://github.com/lua/lua.git
synced 2026-06-08 08:03:49 +00:00
A variable can be declared const, which means it cannot be assigned to, with the syntax 'local <const> name = exp'.
29 KiB
29 KiB