mirror of
https://github.com/lua/lua.git
synced 2026-09-20 17:24:23 +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.3%
Lua
33.1%
Makefile
0.6%