mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
d9f40e3f6fb61650240c47d548bee69b24b07859
A variable can be declared const, which means it cannot be assigned to, with the syntax 'local <const> name = exp'.
Description
Automated archival mirror of github.com/lua/lua
Languages
C
66.4%
Lua
33%
Makefile
0.6%