mirror of
https://github.com/luau-lang/luau.git
synced 2024-11-15 22:35:43 +08:00
22 lines
149 B
Plaintext
22 lines
149 B
Plaintext
|
"and"
|
||
|
"break"
|
||
|
"do"
|
||
|
"else"
|
||
|
"elseif"
|
||
|
"end"
|
||
|
"false"
|
||
|
"for"
|
||
|
"function"
|
||
|
"if"
|
||
|
"in"
|
||
|
"local"
|
||
|
"nil"
|
||
|
"not"
|
||
|
"or"
|
||
|
"repeat"
|
||
|
"return"
|
||
|
"then"
|
||
|
"true"
|
||
|
"until"
|
||
|
"while"
|