1 2 3 4 5 6 7 8 9 10 11 12 13 14
function test takes nothing returns nothing if a < 10 then set a = 10 elseif b > 10 then set c = 20 set c = 20 set c = 20 set c = 20 set c = 20 set c = 20 elseif b > 10 then set c = 20 endif endfunction