end
Description
Section titled “Description”The jure_mo keyword in Samalang ends a block of code (if, while, function, etc.).
It is equivalent to end in standard Lua.
-- any blockjure_moThe jure_mo keyword in Samalang ends a block of code (if, while, function, etc.).
It is equivalent to end in standard Lua.
-- any blockjure_mo