Skip to content

while (alternative)

The selama keyword in Samalang starts a while loop (alternative to untu).
It is equivalent to while in standard Lua.

Terminal window
selama condition boat
-- code
jure_mo