fork
This commit is contained in:
16
langs/lua/statement.txt
Normal file
16
langs/lua/statement.txt
Normal file
@@ -0,0 +1,16 @@
|
||||
elseif
|
||||
repeat
|
||||
return
|
||||
until
|
||||
break
|
||||
while
|
||||
then
|
||||
else
|
||||
end
|
||||
for
|
||||
and
|
||||
if
|
||||
in
|
||||
not
|
||||
do
|
||||
or
|
||||
Reference in New Issue
Block a user