Skip to content

then

The tres keyword in Samalang marks the start of the code block after if, elseif, or for.
It is equivalent to then in standard Lua.

Terminal window
lamen condition tres
-- code
jure_mo