crayon-syntax-highlighter/langs/lua/statement.txt

17 lines
77 B
Plaintext
Raw Normal View History

2019-08-30 19:30:19 +02:00
elseif
repeat
return
until
break
while
then
else
end
for
and
if
in
not
do
or