fork
This commit is contained in:
48
langs/lua/reserved.txt
Normal file
48
langs/lua/reserved.txt
Normal file
@@ -0,0 +1,48 @@
|
||||
collectgarbage
|
||||
_ERRORMESSAGE
|
||||
loadstring
|
||||
function
|
||||
_VERSION
|
||||
loadfile
|
||||
tonumber
|
||||
tostring
|
||||
dostring
|
||||
foreachi
|
||||
_PROMPT
|
||||
_OUTPUT
|
||||
_STDERR
|
||||
_STDOUT
|
||||
foreach
|
||||
globals
|
||||
newtype
|
||||
require
|
||||
tinsert
|
||||
tremove
|
||||
assert
|
||||
dofile
|
||||
gcinfo
|
||||
unpack
|
||||
_ALERT
|
||||
_INPUT
|
||||
_STDIN
|
||||
rawget
|
||||
rawset
|
||||
FALSE
|
||||
local
|
||||
error
|
||||
print
|
||||
atan2
|
||||
TRUE
|
||||
type
|
||||
call
|
||||
getn
|
||||
sort
|
||||
acos
|
||||
asin
|
||||
atan
|
||||
ceil
|
||||
nil
|
||||
abs
|
||||
cos
|
||||
deg
|
||||
exp
|
||||
Reference in New Issue
Block a user