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